-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps): bump the js group across 1 directory with 21 updates #201
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
Closed
Conversation
This file contains hidden or 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
529b526
to
cd2ae88
Compare
Bumps the js group with 21 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [fast-redact](https://github.com/davidmarkclements/fast-redact) | `3.3.0` | `3.5.0` | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.8.6` | `3.10.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.9` | `7.24.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.21.3` | `7.24.5` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.4.4` | `19.3.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.4.4` | `19.2.2` | | [@embroider/macros](https://github.com/embroider-build/embroider/tree/HEAD/packages/macros) | `1.13.1` | `1.16.1` | | [@embroider/util](https://github.com/embroider-build/embroider) | `1.12.0` | `1.13.1` | | [@fontsource/source-sans-pro](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/source-sans-pro) | `4.5.11` | `5.0.8` | | [@fortawesome/ember-fontawesome](https://github.com/FortAwesome/ember-fontawesome) | `0.4.3` | `2.0.0` | | [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` | | [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.4.0` | `6.5.2` | | [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.4.2` | `6.5.2` | | [@sentry/ember](https://github.com/getsentry/sentry-javascript) | `7.98.0` | `8.3.0` | | [faker](https://github.com/Marak/Faker.js) | `4.1.0` | `6.6.6` | | [qunit](https://github.com/qunitjs/qunit) | `2.19.4` | `2.20.1` | | [qunit-dom](https://github.com/mainmatter/qunit-dom) | `3.0.0` | `3.1.2` | | [sass](https://github.com/sass/dart-sass) | `1.58.3` | `1.77.2` | | [shepherd.js](https://github.com/shepherd-pro/shepherd) | `11.2.0` | `12.0.2` | | [simplebar](https://github.com/grsmto/simplebar/tree/HEAD/packages/simplebar) | `6.2.5` | `6.2.6` | | [tracked-built-ins](https://github.com/tracked-tools/tracked-built-ins) | `3.1.1` | `3.3.0` | Updates `fast-redact` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/davidmarkclements/fast-redact/releases) - [Commits](davidmarkclements/fast-redact@v3.3.0...v3.5.0) Updates `@apollo/client` from 3.8.6 to 3.10.4 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.8.6...v3.10.4) Updates `@babel/core` from 7.22.9 to 7.24.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core) Updates `@babel/eslint-parser` from 7.21.3 to 7.24.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/eslint/babel-eslint-parser) Updates `@commitlint/cli` from 17.4.4 to 19.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 17.4.4 to 19.2.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) Updates `@embroider/macros` from 1.13.1 to 1.16.1 - [Release notes](https://github.com/embroider-build/embroider/releases) - [Changelog](https://github.com/embroider-build/embroider/blob/main/CHANGELOG.md) - [Commits](https://github.com/embroider-build/embroider/commits/HEAD/packages/macros) Updates `@embroider/util` from 1.12.0 to 1.13.1 - [Release notes](https://github.com/embroider-build/embroider/releases) - [Changelog](https://github.com/embroider-build/embroider/blob/main/CHANGELOG.md) - [Commits](https://github.com/embroider-build/embroider/commits) Updates `@fontsource/source-sans-pro` from 4.5.11 to 5.0.8 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/source-sans-pro/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/source-sans-pro) Updates `@fortawesome/ember-fontawesome` from 0.4.3 to 2.0.0 - [Release notes](https://github.com/FortAwesome/ember-fontawesome/releases) - [Changelog](https://github.com/FortAwesome/ember-fontawesome/blob/2.x/CHANGELOG.md) - [Commits](FortAwesome/ember-fontawesome@0.4.3...2.0.0) Updates `@fortawesome/fontawesome-svg-core` from 6.5.1 to 6.5.2 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.5.1...6.5.2) Updates `@fortawesome/free-regular-svg-icons` from 6.4.0 to 6.5.2 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.4.0...6.5.2) Updates `@fortawesome/free-solid-svg-icons` from 6.4.2 to 6.5.2 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.4.2...6.5.2) Updates `@sentry/ember` from 7.98.0 to 8.3.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.98.0...8.3.0) Updates `faker` from 4.1.0 to 6.6.6 - [Commits](https://github.com/Marak/Faker.js/commits) Updates `qunit` from 2.19.4 to 2.20.1 - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](qunitjs/qunit@2.19.4...2.20.1) Updates `qunit-dom` from 3.0.0 to 3.1.2 - [Release notes](https://github.com/mainmatter/qunit-dom/releases) - [Commits](mainmatter/qunit-dom@v3.0.0...v3.1.2) Updates `sass` from 1.58.3 to 1.77.2 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.58.3...1.77.2) Updates `shepherd.js` from 11.2.0 to 12.0.2 - [Release notes](https://github.com/shepherd-pro/shepherd/releases) - [Changelog](https://github.com/shepherd-pro/shepherd/blob/main/CHANGELOG.md) - [Commits](https://github.com/shepherd-pro/shepherd/commits) Updates `simplebar` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/grsmto/simplebar/releases) - [Changelog](https://github.com/Grsmto/simplebar/blob/master/packages/simplebar/CHANGELOG.md) - [Commits](https://github.com/grsmto/simplebar/commits/HEAD/packages/simplebar) Updates `tracked-built-ins` from 3.1.1 to 3.3.0 - [Release notes](https://github.com/tracked-tools/tracked-built-ins/releases) - [Changelog](https://github.com/tracked-tools/tracked-built-ins/blob/master/CHANGELOG.md) - [Commits](tracked-tools/tracked-built-ins@v3.1.1...v3.3.0) --- updated-dependencies: - dependency-name: fast-redact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js - dependency-name: "@apollo/client" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: js - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major dependency-group: js - dependency-name: "@embroider/macros" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: "@embroider/util" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: "@fontsource/source-sans-pro" dependency-type: direct:development update-type: version-update:semver-major dependency-group: js - dependency-name: "@fortawesome/ember-fontawesome" dependency-type: direct:development update-type: version-update:semver-major dependency-group: js - dependency-name: "@fortawesome/fontawesome-svg-core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js - dependency-name: "@fortawesome/free-regular-svg-icons" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: "@fortawesome/free-solid-svg-icons" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: "@sentry/ember" dependency-type: direct:development update-type: version-update:semver-major dependency-group: js - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major dependency-group: js - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: qunit-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js - dependency-name: shepherd.js dependency-type: direct:development update-type: version-update:semver-major dependency-group: js - dependency-name: simplebar dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js - dependency-name: tracked-built-ins dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js ... Signed-off-by: dependabot[bot] <support@github.com>
cd2ae88
to
fe50849
Compare
Superseded by #214. |
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
javascript
Pull requests that update Javascript code
0 participants
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.
Bumps the js group with 21 updates in the /frontend directory:
3.3.0
3.5.0
3.8.6
3.10.4
7.22.9
7.24.5
7.21.3
7.24.5
17.4.4
19.3.0
17.4.4
19.2.2
1.13.1
1.16.1
1.12.0
1.13.1
4.5.11
5.0.8
0.4.3
2.0.0
6.5.1
6.5.2
6.4.0
6.5.2
6.4.2
6.5.2
7.98.0
8.3.0
4.1.0
6.6.6
2.19.4
2.20.1
3.0.0
3.1.2
1.58.3
1.77.2
11.2.0
12.0.2
6.2.5
6.2.6
3.1.1
3.3.0
Updates
fast-redact
from 3.3.0 to 3.5.0Release notes
Sourced from fast-redact's releases.
Commits
e268c1c
Bumped v3.5.03e93d32
Pass strings through wildcard key redaction (#32)74e09b2
Bumped v3.4.1f3e9f13
fix: restore using latest secret state (#69)f71a23d
Bumped v3.4.02c2c4be
Merge branch 'main' of github.com:davidmarkclements/fast-redact59b84b2
fix(wildcards): remove old secret references (#67)cc56593
Bumped v3.3.0Updates
@apollo/client
from 3.8.6 to 3.10.4Release notes
Sourced from
@apollo/client
's releases.... (truncated)
Changelog
Sourced from
@apollo/client
's changelog.... (truncated)
Commits
d773000
Version Packages (#11843)6481fe1
Fix merge function that returns incomplete result that did not refetch from n...4c5c820
Remove@nonreactive
directives from queries passed toMockLink
(#11845)86984f2
Honor@nonreactive
withuseFragment
andcache.watchFragment
(#11844)8475346
Don’t prompt for DevTools installation for browser extension page (#11838)dff15b1
Fix issue where query may not stop polling after unmount when in Strict mode ...47ad806
create brandedQueryRef
type without exposed properties (#11824)857f100
[docs] Update explainer around reducing-bundle-size (#11791)3861b7c
chore(docs): fix url for reset function (#11836)50da867
Version Packages (#11833)Updates
@babel/core
from 7.22.9 to 7.24.5Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)5a8c692
v7.24.4d4ade61
Test Babel 7/8 compatibility for plugins from es2019 to es2024 (#16399)b8eb831
Fix incorrect function hoisting in some case statements (#16363)0eac8ca
v7.24.3fb7cf63
[babel 8] Removeimport_
fallback (#16365)822b025
v7.24.119fdca5
Reduce the use of class names (#16326)Updates
@babel/eslint-parser
from 7.21.3 to 7.24.5Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
ddbea7d
v7.24.50128984
Relax ESLint peerDependency constraint to allow v9 (#16414)ee48754
Use multiple TypeScript projects (#16430)822b025
v7.24.14dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)83b74fd
v7.23.100e5ae8d
[eslint] Include field decorators in scope analysis (#16240)a0dd614
v7.23.9b2bbffb
Migrateeslint-parser
to cts (#16222)5540310
[eslint] Fixno-use-before-define
for class ref in fields (#16210)Updates
@commitlint/cli
from 17.4.4 to 19.3.0Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
447fd3b
v19.3.066dd3a5
v19.2.2172cb52
v19.2.1f91d539
Fix regression when using --last flag (#3982)a64b417
v19.2.099f4f3f
feat(cli): introduce new --last flag, to stop recommending HEAD~1 (#3916)8d7a3d5
v19.1.09b4ac34
v19.0.3e538924
v19.0.29351b8e
v19.0.1Updates
@commitlint/config-conventional
from 17.4.4 to 19.2.2Release notes
Sourced from
@commitlint/config-conventional
's releases.