todoist-shortcuts-nativefier
todoist-shortcuts-nativefier copied to clipboard
chore(deps): bump nativefier from 8.0.7 to 43.0.2
⚠️ 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
- Bump default Electron to 12.0.4 with Chrome 89.0.4389.114 This includes the recent security fixes. See https://github.com/electron/electron/releases/tag/v12.0.3 and https://github.com/electron/electron/releases/tag/v12.0.4
👋 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 Electronsession
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
orlogin.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 yourinternal-urls
rule is applied. So, if you already setinternal-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.tsWe 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
- Bump default Electron to 12.0.4 with Chrome 89.0.4389.114 This includes the recent security fixes. See https://github.com/electron/electron/releases/tag/v12.0.3 and https://github.com/electron/electron/releases/tag/v12.0.4
43.0.1 / 2021-04-11
- Add a
session-interaction
event to allow injected js to interact with apps Electronsession
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
orlogin.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 yourinternal-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
... (truncated)
Commits
fa9bd2a
Update changelog forv43.0.2
83b1c10
Bump to Electron 12.0.4 with Chrome 89.0.4389.114f64c05f
Update changelog forv43.0.1
ecfb5e9
Old build detection: doc1474ebc
Bump to Electron 12.0.2 with Chrome 89.0.4389.90da06d93
Old build detection: bump to 90 days, let packagers customize messaged0ab749
Add Apple ID to automatically-internal login pages (#1146)4298d2d
Automatically-internal login URLs: add GitHub 2FA pages (PR #1140)50ce2f8
Add asession-interaction
event to allow injected js to interact with apps ...da00730
dev.md: typo- Additional commits viewable in compare view
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)