Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Removes axios. It's no longer used after updating ancestor dependency nativefier. These dependencies need to be updated together.

Removes axios

Updates nativefier from 45.0.6 to 52.0.0

Release notes

Sourced from nativefier's releases.

Nativefier v52.0.0

What's Changed

[BREAKING]

Full Changelog: nativefier/nativefier@v51.0.1...v52.0.0

Nativefier v51.0.1

What's Changed

Full Changelog: nativefier/nativefier@v51.0.0...v51.0.1

Nativefier v51.0.0

What's Changed

[BREAKING]

Full Changelog: nativefier/nativefier@v50.1.1...v51.0.0

v50.1.1

What's Changed

New Contributors

Full Changelog: nativefier/nativefier@v50.1.0...v50.1.1

v50.1.0

What's Changed

New Contributors

Full Changelog: nativefier/nativefier@v50.0.1...v50.1.0

Nativefier v50.0.1

  • Windows: Fix "Maximize window visual glitch" (fix #1447) (PR #1448)
  • External URL protocols: add zoommtg as no-confirmation (PR #1463)
  • CATALOG.md: MS Teams CSS inject (PR #1469), WhatsApp native macOS look CSS (PR #1468)
  • Bump default Electron from 19.0.17 to 19.1.4, with security fixes

... (truncated)

Changelog

Sourced from nativefier's changelog.

52.0.0 / 2023-08-25

[BREAKING]

  • Update to Electron 25.7 (#1566)
  • Update to Electron 25 (#1559)

51.0.1 / 2023-08-04

  • npm i in the Dockerfile to esnure we have what we need to build + test (#1557)

51.0.0 / 2023-08-03

[BREAKING]

  • Update Electron to 21 + Node to 16 (#1550)
  • Update link to Development Guide (#1544)

50.1.1 / 2023-03-27

  • Fix shrinkwrap versions back to lockfileVersion 1 (node 12)
  • Fix typo "electon" -> "electron" (#1492)

50.1.0 / 2023-03-24

  • Update outdated shrinkwrap files
  • Add getDisplayMedia and PipeWire support (#1477)

50.0.1 / 2022-11-07

  • Windows: Fix "Maximize window visual glitch" (fix #1447) (PR #1448)
  • External URL protocols: add zoommtg as no-confirmation (PR #1463)
  • CATALOG.md: MS Teams CSS inject (PR #1469), WhatsApp native macOS look CSS (PR #1468)
  • Bump default Electron from 19.0.17 to 19.1.4, with security fixe
  • CI: test on 12 and 19, now that 19 is out
  • Upgrade CLI & App dependencies

50.0.0 / 2022-09-17

[BREAKING] Add validation to opening external URLs in desktop handler (fix #1459) This will, for security, refuse loading of certain external of two kinds. One: using dubious URL schemes, two: including nasty characters. Blocking URLs will be accompanied by a window explaining what's going on, and linking to a discussion thread where you can report false positives. Hopefully not BREAKING much (the behavior should now be aligned with what browsers do), but web weirdness happens. Shout and we'll tweak.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [nativefier](https://github.com/nativefier/nativefier). These dependencies need to be updated together.


Removes `axios`

Updates `nativefier` from 45.0.6 to 52.0.0
- [Release notes](https://github.com/nativefier/nativefier/releases)
- [Changelog](https://github.com/nativefier/nativefier/blob/master/CHANGELOG.md)
- [Commits](nativefier/nativefier@v45.0.6...v52.0.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: nativefier
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 7, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, it will be reviewed shortly. Your work is very much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants