Bump the build group across 1 directory with 6 updates#75
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the build group across 1 directory with 6 updates#75dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the build group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.3` | | [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) | `6.0.4` | `6.1.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.6` | `28.0.7` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.1` | `16.0.3` | | [rollup](https://github.com/rollup/rollup) | `4.44.1` | `4.52.4` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.89.2` | `1.93.2` | Updates `@babel/preset-env` from 7.27.2 to 7.28.3 - [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.28.3/packages/babel-preset-env) Updates `@rollup/plugin-babel` from 6.0.4 to 6.1.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v6.1.0/packages/babel) Updates `@rollup/plugin-commonjs` from 28.0.6 to 28.0.7 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.7/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve) Updates `rollup` from 4.44.1 to 4.52.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.44.1...v4.52.4) Updates `sass-embedded` from 1.89.2 to 1.93.2 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.89.2...1.93.2) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: "@rollup/plugin-babel" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build - dependency-name: rollup dependency-version: 4.52.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: sass-embedded dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 build group with 6 updates in the / directory:
7.27.27.28.36.0.46.1.028.0.628.0.716.0.116.0.34.44.14.52.41.89.21.93.2Updates
@babel/preset-envfrom 7.27.2 to 7.28.3Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)fb57f26chore: update browser compat libs (#17469)f4a9616[static blocks] Do not inject new static fields after static code (#17443)f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)ccc5faev7.28.0743ecd4Add explicit resource management to preset-env (#17355)cd0de90Updatebabel-polyfillpackages (#17403)fdbf1b3fix:finallycauses unexpected return value (#17366)7ba1afaUpdate babel 8 preset env fixtures (#17356)Updates
@rollup/plugin-babelfrom 6.0.4 to 6.1.0Changelog
Sourced from
@rollup/plugin-babel's changelog.Commits
7f241b2chore(repo): run lint for the entire repo, clean some things up (#666)537001fchore(release): babel v5.2.2c5e5f58fix(babel): clone cached helper identifier before returning it (#584)83bcdcffix(babel): strip hash and query param in extension filter (#533)7941389chore(release): babel v5.2.155a9cb2chore(babel): add deprecation/migration warnings for the runtime (#534)72a0c44chore(release): babel v5.2.05fa1559feat(babel):export * as nssupport (#511)621768bfeat(commonjs)!: return the namespace by default when requiring ESM (#507)13526d6chore(babel): update dependenciesUpdates
@rollup/plugin-commonjsfrom 28.0.6 to 28.0.7Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
1935e9echore(release): commonjs v28.0.7e80d4b2fix(commonjs): avoid hoisting dynamically required node: builtins under stric...0862902chore(repo): update commonjs comment to clarify top-levelthisrewrite (#1888)Updates
@rollup/plugin-node-resolvefrom 16.0.1 to 16.0.3Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
764910achore(release): node-resolve v16.0.33569720fix(node-resolve): resolve bare targets of package "imports" using export map...516ed1dchore(release): node-resolve v16.0.27ad5057fix(node-resolve): error thrown with empty entry (#1893)Updates
rollupfrom 4.44.1 to 4.52.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
cd81da74.52.40fd66e6Correct nullish coalescing branch resolution for symbol left value (#6133)c1c4175fix(deps): lock file maintenance minor/patch updates (#6134)bef29f4Enable npm OIDC publishing (#6128)74c555c4.52.34362862fix(native-loader): safely handle report.getReport() on Termux/Android (#6123)7340c45chore(deps): pin msys2/setup-msys2 action to fb197b7 (#6124)cfe817echore(deps): lock file maintenance minor/patch updates (#6126)89e4411fix(deps): lock file maintenance minor/patch updates (#6125)fa2315c4.52.2Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.
Updates
sass-embeddedfrom 1.89.2 to 1.93.2Changelog
Sourced from sass-embedded's changelog.
... (truncated)
Commits
3f28c96Update Dart Sass version and release2b3cb8eUpdate Dart Sass version and release1c8d64aUpdate Dart Sass version and releasea58f463Bump actions/setup-node from 4 to 5 (#393)a53778bUpdate Dart Sass version and release4dd3994Bump actions/checkout from 4 to 5 (#390)e490354Update Dart Sass version and release9618534Update Dart Sass version and release81c48baUpdate Dart Sass version and release13fe81bAdd libc field to package.json (#388)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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