Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump nativefier from 8.0.7 to 50.0.1 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps nativefier from 8.0.7 to 50.0.1.

Release notes

Sourced from nativefier's releases.

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
  • Upgrade CLI & App dependencies
  • CI: test on 12 and 19, now that 19 is out

Nativefier v50.0.0

[BREAKING] Block some external URLs from opening outside of Nativefier (fix #1459) This is a security fix, all users are encouraged to upgrade.

This will, for security, block loading 2 kinds of external (out of Nativefier) URLs: 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.

Also,

Nativefier v49.0.1

  • Bump default Electron to 19.0.14 (from .10), with security fixes. Changelogs: .11, .12, .13, .14.
  • macOS: Move handling of "Universal" apps to electron-packager instead of our own thing (PR #1443 @​TheCleric)
  • Upgrade cli+app dependencies

Nativefier v49.0.0

[BREAKING] 49.0.0 doesn't have more breaking changes than 48.0.0, but I'm releasing a new major release anyway to signal one particularly noteworthy breaking change in Electron 19 that I failed to pass along to you in 48.0.0: The ia32 arch (a.k.a. i386 or x86/32bit) is no longer supported.

People still running Nativefier apps on old ia32 machines, feel free to keep using Nativefier <= 48.0.0, passing a flag --electron-version 18.x.y, but be aware you're on your own, with no new Electron security patches! Starting with 49.0.0, it's no longer possible to build ia32 apps. Please don't report issues about it, the deprecation is an upstream Electron/Chromium decision, and there's nothing we will do about it. Thx @​TheCleric for the catch.

Also,

... (truncated)

Changelog

Sourced from nativefier's changelog.

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.

Also,

49.0.1 / 2022-08-28

49.0.0 / 2022-07-30

[BREAKING] 49.0.0 doesn't have more breaking changes than 48.0.0, but I'm releasing a new major release anyway to signal one particularly noteworthy breaking change in Electron 19 that I failed to pass along to you in 48.0.0: The ia32 arch (a.k.a. i386 or x86/32bit) is no longer supported.

People still running Nativefier apps on old ia32 machines, feel free to keep

... (truncated)

Commits
  • ec0c146 Update changelog for v50.0.1
  • 379e807 Bump default Electron from 19.0.17 to 19.1.4
  • 2335dbc Bump axios from 0.x to 1.x. No breaking changes for us, https://github.com/ax...
  • f42e946 Relock app dependencies
  • 14f8535 Relock CLI dependencies
  • f046b61 Maximize window visual glitch on Windows fix (fix #1447) (PR #1448)
  • 1fd0467 CI: test on 12 and 19, now that 19 is out
  • ba7244f External URL protocols: add zoommtg as no-confirmation
  • f22750b CATALOG.md: Microsoft Teams with css inject (PR #1469)
  • 229bc71 CATALOG.md: WhatsApp custom CSS for native-looking app on macOS (#1468)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [nativefier](https://github.com/nativefier/nativefier) from 8.0.7 to 50.0.1.
- [Release notes](https://github.com/nativefier/nativefier/releases)
- [Changelog](https://github.com/nativefier/nativefier/blob/master/CHANGELOG.md)
- [Commits](nativefier/nativefier@v8.0.7...v50.0.1)

---
updated-dependencies:
- dependency-name: nativefier
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants