Bump the npm-packages group in /app/static with 6 updates#311
Open
dependabot[bot] wants to merge 3 commits into
Open
Bump the npm-packages group in /app/static with 6 updates#311dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
Bumps the npm-packages group in /app/static with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.7` | `8.0.0` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.29.7` | `8.0.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.7` | `8.0.0` | | [rollup](https://github.com/rollup/rollup) | `4.61.1` | `4.62.0` | | [sass](https://github.com/sass/dart-sass) | `1.100.0` | `1.101.0` | | [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.61.1` | `4.62.0` | Updates `@babel/core` from 7.29.7 to 8.0.0 - [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/v8.0.0/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.29.7 to 8.0.0 - [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/v8.0.0/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.29.7 to 8.0.0 - [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/v8.0.0/packages/babel-preset-env) Updates `rollup` from 4.61.1 to 4.62.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.61.1...v4.62.0) Updates `sass` from 1.100.0 to 1.101.0 - [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.100.0...1.101.0) Updates `@rollup/rollup-linux-x64-gnu` from 4.61.1 to 4.62.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.61.1...v4.62.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@babel/preset-env" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: rollup dependency-version: 4.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: sass dependency-version: 1.101.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-packages group in /app/static with 6 updates:
7.29.78.0.07.29.78.0.07.29.78.0.04.61.14.62.01.100.01.101.04.61.14.62.0Updates
@babel/corefrom 7.29.7 to 8.0.0Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
7dc825av8.0.0b71c35aperf: Only extract source map comments at the end of the file (#18039)e74b70dchore: Remove unused file (#18033)ae57969chore: consolidate upwards traversal to empathic (#18030)827d003Change jestsnapshotFormat(#18029)34cf24eUpdate deps (#18023)73bceefv8.0.0-rc.64493983Always use native Node.js TS support for config files (#17970)448aef3Show source maps mappings as point-to-point (#18008)c6d71f3EnablestrictFunctionTypes(#17946)Updates
@babel/plugin-transform-runtimefrom 7.29.7 to 8.0.0Release notes
Sourced from @babel/plugin-transform-runtime's releases.
... (truncated)
Changelog
Sourced from @babel/plugin-transform-runtime's changelog.
... (truncated)
Commits
7dc825av8.0.0ef2a7aaRemove corejs exports for@babe/runtime-corejs3(#18036)73bceefv8.0.0-rc.6dc91f90v8.0.0-rc.50e5a59dRequire Node.js^22.18.0 || >=24.11.0(#17969)2b5e8adUse yarn catalog (#17964)7300a66v8.0.0-rc.4ba84d0aUpdate babel-polyfills to 1.0.0-rc.2 (#17936)3b1954bchore: inline REQUIRED_VERSION(7) special case (#17897)594a064chore: Some minor cleaning (#17914)Updates
@babel/preset-envfrom 7.29.7 to 8.0.0Release notes
Sourced from @babel/preset-env's releases.
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
... (truncated)
Commits
7dc825av8.0.0004f4b4Fallback to assuming ESM support withmodules: auto(#18069)73bceefv8.0.0-rc.6c6d71f3EnablestrictFunctionTypes(#17946)dc91f90v8.0.0-rc.5f297c42Add testing for plugin options (#17957)b34c4e7Bump typescript-eslint to 8.59.2 (#17984)6402dbbAdd knip (#17955)29b9e93docs(preset-env): update CONTRIBUTING.md (#17975)0e5a59dRequire Node.js^22.18.0 || >=24.11.0(#17969)Updates
rollupfrom 4.61.1 to 4.62.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
5e0066d4.62.093e85fcchore(deps): update dependency eslint-plugin-unicorn to v65 (#6413)5c9ef2efix(deps): update minor/patch updates (#6412)18654d8chore(deps): lock file maintenance minor/patch updates (#6414)d96ed95Extract the static dependencies imported by manual chunks into separate chunk...126e141chore(deps): pin dependency concurrently to v9 (#6406)f2f58c4chore(deps): lock file maintenance minor/patch updates (#6410)5a15062chore(deps): update minor/patch updates to v6.2.0 (#6409)d02f03achore(deps): lock file maintenance minor/patch updates (#6407)844671cfix(deps): update minor/patch updates (#6405)Updates
sassfrom 1.100.0 to 1.101.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
63b9922Load import-only files through package.jsonexports(#2772)c7e9947Migrate from bufbuild/buf-setup-action to bufbuild/buf-action (#2773)7674a4cBump postcss from 8.5.13 to 8.5.15 in /pkg/sass-parser (#2774)Updates
@rollup/rollup-linux-x64-gnufrom 4.61.1 to 4.62.0Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
Commits
5e0066d4.62.093e85fcchore(deps): update dependency eslint-plugin-unicorn to v65 (#6413)5c9ef2efix(deps): update minor/patch updates (#6412)18654d8chore(deps): lock file maintenance minor/patch updates (#6414)d96ed95Extract the static dependencies imported by manual chunks into separate chunk...126e141chore(deps): pin dependency concurrently to v9 (#6406)f2f58c4chore(deps): lock file maintenance minor/patch updates (#6410)5a15062chore(deps): update minor/patch updates to v6.2.0 (#6409)d02f03achore(deps): lock file maintenance minor/patch updates (#6407)844671cfix(deps): update minor/patch updates (#6405)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