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 43.0.2 #25

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 1, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps nativefier from 8.0.7 to 43.0.2.

Release notes

Sourced from nativefier's releases.

Nativefier v43.0.2


👋 And a reminder: dear users / contributors! Public service announcement!

Nativefier is maintained by YOU. It's reasonably sane to hack on nowadays, it fits the use cases needed by the original author and the current maintainer, so we are not doing any active development.

But it's alive! It at least follows Electron releases with maintenance patches, and if YOU use it and want to see juicy features & fixes, PR welcome! Help welcome in particular on our pinned issues, or any issue / feature that motivates you 🙂.

Thanks! Take care.

Nativefier v43.0.1

  • Add a session-interaction event to allow injected js to interact with apps Electron session object (PR #1132)
  • Automatically-internal login pages: add Apple ID (PR #1146), GitHub 2FA (PR #1140)
  • Bump default Electron from 12.0.1 to 12.0.2 (with Chrome 89.0.4389.90)
  • Old build detection: bump threshold from 60 to 90 days

Nativefier v43.0.0

  • [BREAKING] Bump to Electron 12.0.1 with Chrome 89.0.4389.82 See https://www.electronjs.org/blog/electron-12-0 and https://www.electronjs.org/docs/breaking-changes#planned-breaking-api-changes-120 Noteworthy to Nativefier users:

    • As usual, new Chrome, with potential improvements/regressions to websites you use
    • [deprecated and to be fully removed in a future release of Nativefier] Removed Flash support. If you still need flash, pass a <12 version to the -e flag. Note this will not work forever, our --flash flag is going to die at some point in the future. See doc in API.md / flash and start looking at alternatives / emulators like Ruffle.
    • Removed support for older x86 CPUs that do not have SSE3
  • [BREAKING] (ish) Automatically consider known login pages as internal (fix #706) (PR #1124) URLs for known login pages (e.g. accounts.google.com or login.live.com) are now automatically considered internal, to let you login in your Nativefier app without having to fiddle with --internal-urls.

    This does not replace internal-urls, it complements it, and happens before your internal-urls rule is applied. So, if you already set internal-urls to let such auth pages open internally, feel free to clean it up, but it's not necessary. Our list of login pages to consider internal lives at app/src/helpers/helpers.ts

    We think this is desirable behavior and are so far unaware of cases where users might not want this, so we haven't provided a flag to disable it.

... (truncated)

Changelog

Sourced from nativefier's changelog.

43.0.2 / 2021-04-13

43.0.1 / 2021-04-11

  • Add a session-interaction event to allow injected js to interact with apps Electron session object (PR #1132)
  • Automatically-internal login pages: add Apple ID (PR #1146), GitHub 2FA (PR #1140)
  • Bump default Electron from 12.0.1 to 12.0.2 (with Chrome 89.0.4389.90)
  • Old build detection: bump old build threshold from 60 to 90 days

43.0.0 / 2021-03-10

  • [BREAKING] Bump to Electron 12.0.1 with Chrome 89.0.4389.82 See https://www.electronjs.org/blog/electron-12-0 and https://www.electronjs.org/docs/breaking-changes#planned-breaking-api-changes-120

    Noteworthy to Nativefier users:

    • As usual, new Chrome, with potential improvements/regressions to websites you use
    • Removed Flash support. If you still need flash, pass a <12 version to the -e flag
    • Removed support for older x86 CPUs that do not have SSE3
  • [BREAKING] Automatically consider known login pages as internal (fix #706) (PR #1124) URLs for known login pages (e.g. accounts.google.com or login.live.com) are now automatically considered internal, to let you login in your Nativefier app without having to fiddle with --internal-urls.

    This does not replace internal-urls, it complements it, and happens before your internal-urls rule is applied. So, if you already set the flag to let such auth pages open internally, you can change it if you want to clean it up, but it's not unnecessary.

    We think this is desirable behavior and are so far unaware of cases where users might not want this. If you disagree, please chime in at [PR #1124: App: Automatically consider known login pages as internal](nativefier/nativefier#1124)

  • Various maintenance fixes: deps, scripts, slim down Docker size

42.4.0 / 2021-03-04

  • macOS: Prompt for accessibility permissions if needed by Global Shortcuts using Media Keys (fix #1120, PR #1121)
  • Icon conversion: support GraphicsMagick in addition to ImageMagick (PR #1002)

... (truncated)

Commits
  • fa9bd2a Update changelog for v43.0.2
  • 83b1c10 Bump to Electron 12.0.4 with Chrome 89.0.4389.114
  • f64c05f Update changelog for v43.0.1
  • ecfb5e9 Old build detection: doc
  • 1474ebc Bump to Electron 12.0.2 with Chrome 89.0.4389.90
  • da06d93 Old build detection: bump to 90 days, let packagers customize message
  • d0ab749 Add Apple ID to automatically-internal login pages (#1146)
  • 4298d2d Automatically-internal login URLs: add GitHub 2FA pages (PR #1140)
  • 50ce2f8 Add a session-interaction event to allow injected js to interact with apps ...
  • da00730 dev.md: typo
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2021
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