-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
chore(deps-dev): bump the dependencies group across 1 directory with 11 updates #7439
Closed
Conversation
This file contains 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
…11 updates Bumps the dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.25.9` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.8` | `7.25.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.8` | `7.25.9` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.7` | `7.25.9` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.0` | `1.2.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.12.0` | `9.13.0` | | [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) | `3.0.1` | `3.1.0` | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `3.0.1` | `3.1.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.15.0` | `13.15.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.0` | `5.6.3` | Updates `@babel/core` from 7.25.8 to 7.25.9 - [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.25.9/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.8 to 7.25.9 - [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.25.9/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.25.8 to 7.25.9 - [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.25.9/packages/babel-preset-env) Updates `@babel/preset-react` from 7.25.7 to 7.25.9 - [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.25.9/packages/babel-preset-react) Updates `@eslint/compat` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.0...compat-v1.2.1) Updates `@eslint/js` from 9.12.0 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.13.0/packages/js) Updates `@mdx-js/loader` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/loader) Updates `@mdx-js/react` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react) Updates `cypress` from 13.15.0 to 13.15.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.15.0...v13.15.1) Updates `eslint-plugin-react` from 7.37.1 to 7.37.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2) Updates `html-webpack-plugin` from 5.6.0 to 5.6.3 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.0...v5.6.3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mdx-js/loader" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mdx-js/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 24, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Superseded by #7442. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-cc9eb52694
branch
October 25, 2024 19:16
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 dependencies group with 11 updates in the / directory:
7.25.8
7.25.9
7.25.8
7.25.9
7.25.8
7.25.9
7.25.7
7.25.9
1.2.0
1.2.1
9.12.0
9.13.0
3.0.1
3.1.0
3.0.1
3.1.0
13.15.0
13.15.1
7.37.1
7.37.2
5.6.0
5.6.3
Updates
@babel/core
from 7.25.8 to 7.25.9Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/eslint-parser
from 7.25.8 to 7.25.9Release notes
Sourced from
@babel/eslint-parser
's releases.Changelog
Sourced from
@babel/eslint-parser
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)33d705e
AnalyzeClassAccessorProperty
to prevent theno-undef
rule (#16884)Updates
@babel/preset-env
from 7.25.8 to 7.25.9Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)Updates
@babel/preset-react
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/preset-react
's releases.Changelog
Sourced from
@babel/preset-react
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@eslint/compat
from 1.2.0 to 1.2.1Release notes
Sourced from
@eslint/compat
's releases.Commits
80eb545
chore: release main (#124)0008606
docs: Use prerendered sponsors for README (#122)1ecf0f8
feat: AddLanguage.defaultLanguageOptions
(#123)Updates
@eslint/js
from 9.12.0 to 9.13.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
2211f0a
chore: package.json update for@eslint/js
releaseUpdates
@mdx-js/loader
from 3.0.1 to 3.1.0Release notes
Sourced from
@mdx-js/loader
's releases.... (truncated)
Commits
eee85d5
3.1.02cb0728
Refactor code-style7b3f558
Fix tests for Node 2311ac939
Addrehype-twoslash
f12afda
Refactor to use TypeScript@import
JSDoc tags3a794ab
Fix ESM type import in Webpack loaderbe79212
Change webpack peer dependency to optional in loaderUpdates
@mdx-js/react
from 3.0.1 to 3.1.0Release notes
Sourced from
@mdx-js/react
's releases.... (truncated)
Commits
eee85d5
3.1.011ac939
Addrehype-twoslash
f12afda
Refactor to use TypeScript@import
JSDoc tagsUpdates
cypress
from 13.15.0 to 13.15.1Release notes
Sourced from cypress's releases.
Commits
199b1cd
chore: release 13.15.1 (#30454)c8439b2
chore: disable nx caching and add web extension docs (#30449)cfed01b
chore: attempt to not cache electron build (#30446)63937b6
chore: enable nx cache invalidation via the circle version file (#30444)b335e4b
chore: Update Chrome (stable) to 130.0.6723.69 (#30442)eed699e
chore: update lerna to 8.1.8 from 6.6.2 (#30436)0e28a81
chore: fix windows job due to ipv6 issues (#30437)4ba72c9
fix: ensure that requests to the same resource will be properly intercepted e...aafac6a
chore: add graphql schema update and wrap process.kill to swallow esrch error...e0177ff
chore: Update Chrome (beta) to 131.0.6778.3 (#30416)Updates
eslint-plugin-react
from 7.37.1 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
256cf74
Update CHANGELOG and bump version33db656
[Deps] updatees-iterator-helpers
5696f99
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...5c23573
[Dev Deps] update@babel/core,
@babel/eslint-parser
,
@babel/plugin-syntax
...c47fa56
[types] [Fix] ensure the index types are generated63aceff
[Fix]destructuring-assignment
: fix false negative when usingtypeof props.a
96d46d5
[Refactor]destructuring-assignment
: usegetParentStatelessComponent
Updates
html-webpack-plugin
from 5.6.0 to 5.6.3Changelog
Sourced from html-webpack-plugin's changelog.
Commits
7299866
chore(release): 5.6.30585a36
fix: hooks file for old plugins (#1867)11a248e
chore(release): 5.6.2f5b9140
fix: allow bundle empty html (#1865)832e0f9
chore(release): 5.6.12caf5db
fix: avoid importing all of lodash (#1864)4c0c894
fix: handlechildCompilation.errors
being an iterator rather than array (#1...ae85878
fix: don't useinitialize
hooks to allow dynamic plugin injection41f4a7b
chore: update tooling7d5b559
docs: update (#1841)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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