-
Notifications
You must be signed in to change notification settings - Fork 35
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
Bump the dependencies group with 34 updates #1438
Closed
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
Bumps the dependencies group with 34 updates: | Package | From | To | | --- | --- | --- | | [react-helmet-async](https://github.com/staylor/react-helmet-async) | `1.3.0` | `2.0.4` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.21.1` | | [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) | `5.1.0` | `8.0.4` | | [react-use](https://github.com/streamich/react-use) | `17.4.0` | `17.4.2` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.19` | `7.23.6` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.22.15` | `7.23.3` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.15` | `7.23.6` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.22.15` | `7.23.3` | | [@octokit/auth-action](https://github.com/octokit/auth-action.js) | `4.0.0` | `4.0.1` | | [@octokit/rest](https://github.com/octokit/rest.js) | `20.0.1` | `20.0.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` | | [cypress](https://github.com/cypress-io/cypress) | `13.2.0` | `13.6.2` | | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.56.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.14.0` | `2.15.1` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `2.2.0` | `3.1.1` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.3` | `5.6.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.21.8` | `1.22.1` | | [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.2.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.36.0` | `0.38.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.29` | `8.4.32` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `7.3.3` | `7.3.4` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` | | [remark](https://github.com/remarkjs/remark) | `14.0.3` | `15.0.1` | | [remark-emoji](https://github.com/rhysd/remark-emoji) | `4.0.0` | `4.0.1` | | [remark-frontmatter](https://github.com/remarkjs/remark-frontmatter) | `4.0.1` | `5.0.0` | | [remark-html](https://github.com/remarkjs/remark-html) | `15.0.2` | `16.0.1` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.5` | | [sass](https://github.com/sass/dart-sass) | `1.67.0` | `1.69.5` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.3.2` | `13.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.4.0` | | [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.89.0` | | [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) | `4.9.1` | `4.10.1` | | [webpack-merge](https://github.com/survivejs/webpack-merge) | `5.9.0` | `5.10.0` | Updates `react-helmet-async` from 1.3.0 to 2.0.4 - [Release notes](https://github.com/staylor/react-helmet-async/releases) - [Commits](https://github.com/staylor/react-helmet-async/commits) Updates `react-router-dom` from 6.16.0 to 6.21.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-tiny-popover` from 5.1.0 to 8.0.4 - [Release notes](https://github.com/alexkatz/react-tiny-popover/releases) - [Changelog](https://github.com/alexkatz/react-tiny-popover/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexkatz/react-tiny-popover/commits) Updates `react-use` from 17.4.0 to 17.4.2 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](streamich/react-use@v17.4.0...v17.4.2) Updates `@babel/core` from 7.22.19 to 7.23.6 - [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.23.6/packages/babel-core) Updates `@babel/eslint-parser` from 7.22.15 to 7.23.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.23.3/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.22.15 to 7.23.6 - [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.23.6/packages/babel-preset-env) Updates `@babel/preset-react` from 7.22.15 to 7.23.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.23.3/packages/babel-preset-react) Updates `@octokit/auth-action` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/octokit/auth-action.js/releases) - [Commits](octokit/auth-action.js@v4.0.0...v4.0.1) Updates `@octokit/rest` from 20.0.1 to 20.0.2 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v20.0.1...v20.0.2) Updates `autoprefixer` from 10.4.15 to 10.4.16 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.15...10.4.16) Updates `cypress` from 13.2.0 to 13.6.2 - [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.2.0...v13.6.2) Updates `eslint` from 8.49.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.56.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-cypress` from 2.14.0 to 2.15.1 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.14.0...v2.15.1) Updates `eslint-plugin-mdx` from 2.2.0 to 3.1.1 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.1.1) Updates `html-webpack-plugin` from 5.5.3 to 5.6.0 - [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.5.3...v5.6.0) Updates `lightningcss` from 1.21.8 to 1.22.1 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.21.8...v1.22.1) Updates `lint-staged` from 14.0.1 to 15.2.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.2.0) Updates `markdownlint-cli` from 0.36.0 to 0.38.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.36.0...v0.38.0) Updates `postcss` from 8.4.29 to 8.4.32 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.29...8.4.32) Updates `postcss-loader` from 7.3.3 to 7.3.4 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/postcss-loader@v7.3.3...v7.3.4) Updates `prettier` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.1) Updates `remark` from 14.0.3 to 15.0.1 - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](remarkjs/remark@14.0.3...15.0.1) Updates `remark-emoji` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/rhysd/remark-emoji/releases) - [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md) - [Commits](rhysd/remark-emoji@v4.0.0...v4.0.1) Updates `remark-frontmatter` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/remarkjs/remark-frontmatter/releases) - [Commits](remarkjs/remark-frontmatter@4.0.1...5.0.0) Updates `remark-html` from 15.0.2 to 16.0.1 - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](remarkjs/remark-html@15.0.2...16.0.1) Updates `rimraf` from 5.0.1 to 5.0.5 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v5.0.5) Updates `sass` from 1.67.0 to 1.69.5 - [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.67.0...1.69.5) Updates `sass-loader` from 13.3.2 to 13.3.3 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v13.3.2...v13.3.3) Updates `tailwindcss` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.3.3...v3.4.0) Updates `webpack` from 5.88.2 to 5.89.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.89.0) Updates `webpack-bundle-analyzer` from 4.9.1 to 4.10.1 - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/webpack-bundle-analyzer@v4.9.1...v4.10.1) Updates `webpack-merge` from 5.9.0 to 5.10.0 - [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md) - [Commits](survivejs/webpack-merge@v5.9.0...v5.10.0) --- updated-dependencies: - dependency-name: react-helmet-async dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-tiny-popover dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@octokit/auth-action" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-mdx dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: remark dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: remark-emoji dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: remark-frontmatter dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: remark-html dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack-bundle-analyzer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack-merge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 28, 2023
Superseded by #1439. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-e4b7d01484
branch
December 29, 2023 09:33
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 34 updates:
1.3.0
2.0.4
6.16.0
6.21.1
5.1.0
8.0.4
17.4.0
17.4.2
7.22.19
7.23.6
7.22.15
7.23.3
7.22.15
7.23.6
7.22.15
7.23.3
4.0.0
4.0.1
20.0.1
20.0.2
10.4.15
10.4.16
13.2.0
13.6.2
8.49.0
8.56.0
9.0.0
9.1.0
2.14.0
2.15.1
2.2.0
3.1.1
5.5.3
5.6.0
1.21.8
1.22.1
14.0.1
15.2.0
0.36.0
0.38.0
8.4.29
8.4.32
7.3.3
7.3.4
3.0.3
3.1.1
14.0.3
15.0.1
4.0.0
4.0.1
4.0.1
5.0.0
15.0.2
16.0.1
5.0.1
5.0.5
1.67.0
1.69.5
13.3.2
13.3.3
3.3.3
3.4.0
5.88.2
5.89.0
4.9.1
4.10.1
5.9.0
5.10.0
Updates
react-helmet-async
from 1.3.0 to 2.0.4Commits
Updates
react-router-dom
from 6.16.0 to 6.21.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
08cda17
chore: Update version for release (#11132)e5d73cf
chore: Update version for release (pre) (#11131)ba99ec5
Merge branch 'main' into release-next0f04d11
Fix issues with partial hydration combined with route.lazy (#11121)cc4436c
Update changelogs for useResolvedSplat examplec292bdb
Merge branch 'release-next' into dev69ba50e
chore: Update version for release (#11114)54ec39e
Allow persisted fetchers unmounted during submit to revalidate (#11102)ea0ffee
chore: Update version for release (pre) (#11095)fe3c071
Slight refactor to partial hydration to leverage state.initialized properly (...Updates
react-tiny-popover
from 5.1.0 to 8.0.4Commits
Updates
react-use
from 17.4.0 to 17.4.2Release notes
Sourced from react-use's releases.
Changelog
Sourced from react-use's changelog.
Commits
e27c193
chore(release): 17.4.2 [skip ci]d770587
fix: correct peer dependencies4b6298c
chore(release): 17.4.1 [skip ci]812952b
fix: 🐛 bump nano-css version325f5bd
chore(deps): update node.js to v14.21.150857c2
chore(deps): update dependency ts-node to v10.9.18774519
chore(deps): update dependency ts-loader to v8.4.086f5047
chore(deps): update dependency rxjs to v7.5.79b62643
chore(deps): update dependency react-spring to v9.5.5bb12ff2
chore(deps): update dependency lint-staged to v12.5.0Updates
@babel/core
from 7.22.19 to 7.23.6Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
d02c1f7
v7.23.6f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)8479012
v7.23.5c100223
Update jest-light-runner & jest (#16136)cf53966
chore(deps): update dependency import-meta-resolve to v4 (#16086)1bce5c9
v7.23.3934c1b3
Fix Node.js 10 CI failure (#16084)c46f000
Refactor handling of modules plugins inpreset-env
(#15988)1e15165
Require exact Babel 8 version inassertVersion
(#15955)0ba00c4
[babel 8] Remove core-js 2 and regenerator from preset-env (#15838)Updates
@babel/eslint-parser
from 7.22.15 to 7.23.3Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
1bce5c9
v7.23.3419644f
docs: Update links in@babel/eslint-parser
README (#16044)1e15165
Require exact Babel 8 version inassertVersion
(#15955)Updates
@babel/preset-env
from 7.22.15 to 7.23.6Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
d02c1f7
v7.23.68fa2a91
[babel 8] Removeloose
andspec
options frompreset-env
(#16043)380d186
fix:for of
withiterableIsArray
and shadowing variable (#16011)d93c702
Bump browserslist to 4.22.2 (#16151)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)8479012
v7.23.57c29fbc
[babel 8] Enforce specifying proper core-js version (#16095)1bce5c9
v7.23.346ee461
Add a bugfix plugin for https://crbug.com/v8/12421 (#14295)3688240
[babel 8] RemovegetModulesPluginNames
(#15989)Updates
@babel/preset-react
from 7.22.15 to 7.23.3Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.