-
-
Couldn't load subscription status.
- Fork 7.1k
build(deps-dev): bump the dev-deps group across 1 directory with 9 updates #2482
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
bfd43a6 to
8bf72fc
Compare
b17d082 to
e2269e7
Compare
e2269e7 to
320fa0d
Compare
320fa0d to
49ea13b
Compare
…dates Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [concurrently](https://github.com/open-cli-tools/concurrently), [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits), [eslint](https://github.com/eslint/eslint), [globals](https://github.com/sindresorhus/globals), [rollup](https://github.com/rollup/rollup), [semantic-release](https://github.com/semantic-release/semantic-release) and [stylelint](https://github.com/stylelint/stylelint) to permit the latest version. Updates `@babel/core` to 7.28.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/v7.28.0/packages/babel-core) Updates `@babel/preset-env` to 7.28.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/v7.28.0/packages/babel-preset-env) Updates `concurrently` to 9.2.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.1.2...v9.2.0) Updates `conventional-changelog-conventionalcommits` from 8.0.0 to 9.1.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.1.0/packages/conventional-changelog-conventionalcommits) Updates `eslint` to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.32.0) Updates `globals` to 16.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.1.0...v16.3.0) Updates `rollup` to 4.45.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.41.0...v4.45.1) Updates `semantic-release` to 24.2.7 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.4...v24.2.7) Updates `stylelint` to 16.22.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.19.1...16.22.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.0 dependency-type: direct:development dependency-group: dev-deps - dependency-name: "@babel/preset-env" dependency-version: 7.28.0 dependency-type: direct:development dependency-group: dev-deps - dependency-name: concurrently dependency-version: 9.2.0 dependency-type: direct:development dependency-group: dev-deps - dependency-name: conventional-changelog-conventionalcommits dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development dependency-group: dev-deps - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development dependency-group: dev-deps - dependency-name: rollup dependency-version: 4.45.1 dependency-type: direct:development dependency-group: dev-deps - dependency-name: semantic-release dependency-version: 24.2.7 dependency-type: direct:development dependency-group: dev-deps - dependency-name: stylelint dependency-version: 16.22.0 dependency-type: direct:development dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
49ea13b to
214a7bd
Compare
|
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 |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Updates the requirements on @babel/core, @babel/preset-env, concurrently, conventional-changelog-conventionalcommits, eslint, globals, rollup, semantic-release and stylelint to permit the latest version.
Updates
@babel/coreto 7.28.0Release notes
Sourced from
@babel/core's releases.Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
ccc5faev7.28.02372572Update source maps packages (#17420)7896ed7SupportsourceType: "commonjs"(#17390)b35d186typing: export ConfigAPI type (#17400)4ce7dfdv7.27.77428811Improve TS babel config loading (#17392)7d06930v7.27.4a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)da5e371v7.27.34b76a5fEnabledot-notationrule (#17301)Updates
@babel/preset-envto 7.28.0Release notes
Sourced from
@babel/preset-env's releases.Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
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)5b9468dReduceregeneratorsize more (#17287)49c0dbbFix iterator compatibility ofregeneratorValues(#17335)d23a1bdUse shorter method names for regenerator context (#17334)fe32019Reduceregeneratorhelper size (#17268)a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)Updates
concurrentlyto 9.2.0Release notes
Sourced from concurrently's releases.
Commits
ef4bc2f9.2.02458453chore: update@types/jestfrom v29 to v30 (#550)0994b38chore: update jest from v29 to v30 (#549)b87c0bfdocs: fix typos (#548)d8e922fRefactor map and reduce as return values are not used (#546)97fdd54Handle SIGPIPEs (#547)b2cfc4fUse optional chaining (#545)5ed21afUse startsWith & simplify boolean expression (#543)041bcd9correct typos in comments and documentation (#544)d001333docs: fix typo (#542)Updates
conventional-changelog-conventionalcommitsfrom 8.0.0 to 9.1.0Release notes
Sourced from conventional-changelog-conventionalcommits's releases.
Changelog
Sourced from conventional-changelog-conventionalcommits's changelog.
Commits
b3bec6cchore(release): monorepo release (#1392)81da809feat(conventional-changelog-conventionalcommits): scope option can be an arra...93c34e4ci: eslint v9 (#1389)c4ee907chore(release): monorepo releasec7dc90cchore: format changelog filese2973e2feat(conventional-changelog-conventionalcommits): scope, scopeOnly and bumpSt...1b4245edocs(conventional-changelog-conventionalcommits): fix readme links (#1360)5150f47feat(conventional-changelog-conventionalcommits): bang notes handling is remo...821661bstyle: unified eslint config (#1353)42556a1feat(conventional-changelog,standard-changelog): new builder API and cli flag...Maintainer changes
This version was pushed to npm by dangreen, a new releaser for conventional-changelog-conventionalcommits since your current version.
Updates
eslintto 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)Updates
globalsto 16.3.0Release notes
Sourced from globals's releases.
Commits
2b85fdb16.3.08c029d9Update globals (#304)abd92bbImprove builtin globals creation (#303)3ad88b6Rewrite scripts to get globals in browser (#300)d10fa8416.2.0c7468c5Test update script on CI (#296)e4f6e8cAdd newgreasemonkeyglobals (#299)Updates
rollupto 4.45.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.