chore(deps): bump the javascript-deps group with 6 updates - #344
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the javascript-deps group with 6 updates#344dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the javascript-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@module-federation/enhanced](https://github.com/module-federation/core/tree/HEAD/packages/enhanced) | `2.8.2` | `2.9.0` | | [node-gyp](https://github.com/nodejs/node-gyp) | `13.0.1` | `13.0.2` | | [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `3.2.1` | `3.2.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.5` | `14.6.6` | | [@backstage/plugin-kubernetes-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes-backend) | `0.21.8` | `0.21.9` | Updates `@module-federation/enhanced` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/module-federation/core/releases) - [Changelog](https://github.com/module-federation/core/blob/main/packages/enhanced/CHANGELOG.md) - [Commits](https://github.com/module-federation/core/commits/v2.9.0/packages/enhanced) Updates `node-gyp` from 13.0.1 to 13.0.2 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v13.0.1...v13.0.2) Updates `@backstage/plugin-catalog-react` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-react) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3) Updates `@testing-library/user-event` from 14.6.5 to 14.6.6 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.5...v14.6.6) Updates `@backstage/plugin-kubernetes-backend` from 0.21.8 to 0.21.9 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/kubernetes-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/kubernetes-backend) --- updated-dependencies: - dependency-name: "@module-federation/enhanced" dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-deps - dependency-name: node-gyp dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-deps - dependency-name: "@backstage/plugin-catalog-react" dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-deps - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-deps - dependency-name: "@testing-library/user-event" dependency-version: 14.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-deps - dependency-name: "@backstage/plugin-kubernetes-backend" dependency-version: 0.21.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency ReviewThe following issues were found:
OpenSSF ScorecardScorecard details
Scanned Files
|
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
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.
Bumps the javascript-deps group with 6 updates:
2.8.22.9.013.0.113.0.23.2.13.2.216.3.216.3.314.6.514.6.60.21.80.21.9Updates
@module-federation/enhancedfrom 2.8.2 to 2.9.0Release notes
Sourced from @module-federation/enhanced's releases.
Changelog
Sourced from @module-federation/enhanced's changelog.
Commits
51ae6c3chore: remove dead code and stale commented blocks (#4985)2120d66refactor: reuse normalizeSharedOptions and shared createBundlerLogger (#4987)219315cchore(deps): bump nanoid from 5.1.6 to 5.1.16 in /packages/enhanced/test/conf...b022032Release v2.8.2 (#4967)Updates
node-gypfrom 13.0.1 to 13.0.2Release notes
Sourced from node-gyp's releases.
Changelog
Sourced from node-gyp's changelog.
Commits
936498fchore(main): release 13.0.2 (#3343)8466166fix(ci): add zizmor security linter for github actions (#3358)4a74fbefix(ci): do not ruff format gyp example code in markdown (#3357)eae161ffix: fall back gracefully when build symlink creation fails (#3339)42367dabuild(deps): bump actions/setup-python from 6 to 7 (#3349)3c38cectest: log MSBuild output on Windows build failures (#3328)005a7c5build(deps): bump actions/setup-node from 6 to 7 (#3348)a2f8b6atest: fix undici 8.7.0 compatibility (#3345)ef586e1build(deps): bump astral-sh/ruff-action from 4.0.0 to 4.1.0 (#3342)353050bbuild(deps): bump actions/checkout from 6 to 7 (#3335)Updates
@backstage/plugin-catalog-reactfrom 3.2.1 to 3.2.2Changelog
Sourced from @backstage/plugin-catalog-react's changelog.
Commits
Updates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)Updates
@testing-library/user-eventfrom 14.6.5 to 14.6.6Release notes
Sourced from @testing-library/user-event's releases.
Commits
71a5475fix: default pointer event pointerType to empty string instead of the string ...Updates
@backstage/plugin-kubernetes-backendfrom 0.21.8 to 0.21.9Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions