-
Notifications
You must be signed in to change notification settings - Fork 110
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
Update v9.3.0 (upstream update from FTW-daily v8.6.0) #148
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…mist-1.2.6 Bump minimist from 1.2.0 to 1.2.6
…nt-2.29.2 Bump moment from 2.29.1 to 2.29.2
…c-2.6.4 Bump async from 2.6.3 to 2.6.4
Target browser changes: - and_chr 92 + and_chr 101 - and_ff 90 + and_ff 100 - chrome 92 - chrome 91 - chrome 90 - chrome 87 - chrome 85 + chrome 101 + chrome 100 + chrome 99 + chrome 98 + chrome 97 + chrome 96 + chrome 79 - edge 92 + edge 100 + edge 99 - firefox 91 - firefox 90 + firefox 99 + firefox 98 - ios_saf 14.5-14.7 + ios_saf 15.4 + ios_saf 15.2-15.3 + ios_saf 15.0-15.1 + ios_saf 14.5-14.8 + ios_saf 12.2-12.5 - opera 78 - opera 77 + opera 85 - safari 14 + safari 15.4 - samsung 14.0 + samsung 16.0
Remove GA analytics.js add gtag.js script
New release 8.6.0
…8.6.0-from-upstream
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v9.3.0 2022-05-19
Updates from upstream (FTW-daily v8.6.0)
[change] Google Analytics: remove Universal Analytics and start supporting GA4.
NOTE: you need to update the Google Analytics id to GA4's id (starting with 'G-' prefix).
#1508
[change] Update some outdated dependencies.
#1514