-
Notifications
You must be signed in to change notification settings - Fork 5
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.1.0 from upstream #67
Merged
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
…ry-imports Fix missing custom media query imports
Add cookie_flags and relax google analytics domain
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…er-5.14.2 Bump terser from 5.14.1 to 5.14.2
Use sharetribe scripts v6.0.1
New patch release: v9.0.1
Bumps [jose](https://github.com/panva/jose) from 4.8.1 to 4.9.2. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v4.8.1...v4.9.2) --- updated-dependencies: - dependency-name: jose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…-4.9.2 Bump jose from 4.8.1 to 4.9.2
…ge-content Add link to privacy policy and terms of service templates
New version v9.0.2
add cross-env to support environment variables across all platforms
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…de-uri-component-0.2.2 Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.0...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…er-utils-2.0.4 Bump loader-utils from 2.0.0 to 2.0.4
Remove unnecessary polyfills
Update node version to >=16.18.0
Update caniuse lite
Bumps [passport](https://github.com/jaredhanson/passport) from 0.5.3 to 0.6.0. - [Release notes](https://github.com/jaredhanson/passport/releases) - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) - [Commits](jaredhanson/passport@v0.5.3...v0.6.0) --- updated-dependencies: - dependency-name: passport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…port-0.6.0 Bump passport from 0.5.3 to 0.6.0
…dabot-updates Add Changelog entry about Dependabot updates (incl. passport)
Update readme.md and changelog
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Update legacy setup: Norway should use NOK
…5-1.0.2 Bump json5 from 1.0.1 to 1.0.2
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…-cache-semantics-4.1.1 Bump http-cache-semantics from 4.1.0 to 4.1.1
New release: v9.1.0
…9.1.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.1.0 2023-02-07 from upstream (ftw-daily)
[change] Norway's stripe config should use NOK not EUR.
#1579
[delete] Update README.md after changes in [#1555].
#1569
[change] Added some dependabot updates earlier: passport-0.6.0, loader-utils-2.0.4,
decode-uri-component-0.2.2
Note: Passport-0.6.0 changed login and logout parameter list.
[change] Update Browserlist db / caniuse-lite.
#1567
[change] Update minimum Node version to >=16.18.0. (v14.15 had problems with some libs and v14
support ends soon.) #1566
[delete] Remove unnecessary polyfills (dependencies might still use these)
#1565
[add] Add the cross-env package to better support Windows command prompts
#1555