-
-
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): bump the dependencies group with 23 updates #7113
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 23 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.3` | | [react-use](https://github.com/streamich/react-use) | `17.4.0` | `17.5.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `11.0.0` | `12.0.2` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.8.1` | `6.9.1` | | [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) | `5.0.1` | `6.0.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.6.2` | `13.6.3` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.1.4` | `3.1.5` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.22.1` | `1.23.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.2.0` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.6` | `2.7.7` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `7.3.3` | `8.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.1` | `3.2.4` | | [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.69.7` | `1.70.0` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.3.2` | `14.0.0` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.3` | `3.3.4` | | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.90.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.3 - [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/react-router-dom@6.21.3/packages/react-router-dom) Updates `react-use` from 17.4.0 to 17.5.0 - [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.5.0) Updates `autoprefixer` from 10.4.16 to 10.4.17 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.16...10.4.17) Updates `copy-webpack-plugin` from 11.0.0 to 12.0.2 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/copy-webpack-plugin@v11.0.0...v12.0.2) Updates `css-loader` from 6.8.1 to 6.9.1 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v6.8.1...v6.9.1) Updates `css-minimizer-webpack-plugin` from 5.0.1 to 6.0.0 - [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-minimizer-webpack-plugin@v5.0.1...v6.0.0) Updates `cypress` from 13.6.2 to 13.6.3 - [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.6.2...v13.6.3) Updates `eslint-plugin-mdx` from 3.1.4 to 3.1.5 - [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/eslint-plugin-mdx@3.1.4...eslint-plugin-mdx@3.1.5) Updates `lightningcss` from 1.22.1 to 1.23.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.22.1...v1.23.0) 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 `mini-css-extract-plugin` from 2.7.6 to 2.7.7 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v2.7.6...v2.7.7) Updates `postcss-loader` from 7.3.3 to 8.0.0 - [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...v8.0.0) Updates `prettier` from 3.2.1 to 3.2.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.1...3.2.4) 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.69.7 to 1.70.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.69.7...1.70.0) Updates `sass-loader` from 13.3.2 to 14.0.0 - [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...v14.0.0) Updates `style-loader` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/v3.3.4/CHANGELOG.md) - [Commits](webpack-contrib/style-loader@v3.3.3...v3.3.4) Updates `webpack` from 5.89.0 to 5.90.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.90.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-use dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: css-minimizer-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-mdx dependency-type: direct:development update-type: version-update:semver-patch 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: mini-css-extract-plugin 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-major dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch 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-major dependency-group: dependencies - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 24, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-6f5947a8d4
branch
January 25, 2024 19:09
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 23 updates:
1.3.0
2.0.4
6.16.0
6.21.3
17.4.0
17.5.0
10.4.16
10.4.17
11.0.0
12.0.2
6.8.1
6.9.1
5.0.1
6.0.0
13.6.2
13.6.3
3.1.4
3.1.5
1.22.1
1.23.0
14.0.1
15.2.0
2.7.6
2.7.7
7.3.3
8.0.0
3.2.1
3.2.4
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.69.7
1.70.0
13.3.2
14.0.0
3.3.3
3.3.4
5.89.0
5.90.0
Updates
react-helmet-async
from 1.3.0 to 2.0.4Commits
Updates
react-router-dom
from 6.16.0 to 6.21.3Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
44b391a
chore: Update version for release (#11203)b4bf927
chore: Update version for release (pre) (#11196)b541b8d
Fix NavLink isPending with a basename (#11195)552662a
Remove leftoverunstable_
prefix fromBlocker
/BlockerFunction
types (#1...04d653b
Copy remix script to remove prereleases from changelogs (#11183)4e528c0
chore: Update version for release (#11182)c2c0826
chore: Update version for release (pre) (#11178)e0d106b
Leverage useId for internal fetcher keys when available (#11166)08cda17
chore: Update version for release (#11132)e5d73cf
chore: Update version for release (pre) (#11131)Updates
react-use
from 17.4.0 to 17.5.0Release notes
Sourced from react-use's releases.
Changelog
Sourced from react-use's changelog.
Commits
ade8d39
chore(release): 17.5.0 [skip ci]ac64414
feat: addisFirst
andisLast
methods touseStateList
hook6a9dde5
feat(pencil): fix with yarn lint:fix75218e4
feat(pencil): add isFirst and isLast return value to 'useStateList'82146f6
chore(release): 17.4.4 [skip ci]0534648
fix: typo in example06afdf7
Merge pull request #2535 from suisous/pr/suisousea688b0
chore(release): 17.4.3 [skip ci]3264d96
Merge pull request #2536 from willnguyen1312/pr/update-use-mediae7379f0
fix: update useMedia hook to use recommended approach of MDNUpdates
autoprefixer
from 10.4.16 to 10.4.17Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
46cd2cc
Release 10.4.17 version2738f72
Update dependenciesb0a4007
Fix user-select: contain1db31f0
Update dependenciesUpdates
copy-webpack-plugin
from 11.0.0 to 12.0.2Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
64d67ec
chore(release): 12.0.2a7379a9
fix: improve perf (#764)7ee03c9
build: set targets to node 18 in babel.config.js (#762)b4f5ec0
chore(release): 12.0.155036ab
fix: improve perf (#760)f2a5db3
chore(release): 12.0.0a5b7d06
chore!: minimum supported Node.js version is18.12.0
(#759)74a3666
chore: update dependencies to latest version (#757)9d2ce6e
chore: update github action/setup-node (#754)40a5203
chore: update dependencies to the latest version (#753)Updates
css-loader
from 6.8.1 to 6.9.1Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
f9192ee
chore(release): 6.9.16515be0
fix: css nesting support and@scope
at-rule0751f7a
docs: update (#1562)2d17551
chore(release): 6.9.0e38116f
chore: update dependencies to latest version (#1561)d09ff73
test: getLocalIdent and node type (#1560)f2cfe30
fix: css experiment detection (#1559)1ad3f9f
chore: deps update (#1558)8d32b7f
docs: rename esModules -> esModule to match the code (#1548)05002f3
feat: updated generateExportEntry to expose node details (#1556)Updates
css-minimizer-webpack-plugin
from 5.0.1 to 6.0.0Release notes
Sourced from css-minimizer-webpack-plugin's releases.
Changelog
Sourced from css-minimizer-webpack-plugin's changelog.
Commits
ec4103e
chore(release): 6.0.0f7f74c0
chore!: minimum supported Node.js version is18.12.0
(#252)96a5625
chore: update dependencies to latest version (#251)4ea9d35
chore: update github action/setup-node (#250)9da53f1
chore: update dependencies to the latest version (#249)f27fba2
chore: upgrade dependencies to the latest version (#245)088c516
chore: update github actions/checkout (#243)34783aa
chore: update dependencies to the latest version (#242)a239a49
chore: update dependencies to the latest version (#241)b7f7b5b
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#238)Updates
cypress
from 13.6.2 to 13.6.3Release notes
Sourced from cypress's releases.
Commits
92e922e
chore: 13.6.3 (#28731)81fce0e
fix: force moduleResolution: 'node' when ts-node is registered in the… (#28709)7df6df4
chore: update aws sdk (#28712)8a02c2d
fix: (driver) add null check forbrowserRequestId
on responses for `cy.wait...41dfa29
chore: Update Chrome (beta) to 121.0.6167.57 (#28685)7880c48
dependency: update better-sqlite3 to 9.2.2 (#28700)b19c1cd
chore: comment out skipped tests where tests always hangs + add logs (#28632)6cbd572
chore: release@cypress/webpack-dev-server-v3
.7.30927909
chore: release@cypress/eslint-plugin-dev-v5
.3.3f088ce6
chore: fix the get-binary-release-data script to try and locate all possible ...Updates
eslint-plugin-mdx
from 3.1.4 to 3.1.5Release notes
Sourced from eslint-plugin-mdx's releases.
Commits
6615813
chore: release package(s) (#523)1a81c44
fix: undefined place in vFile message causes TypeError (#521)Updates
lightningcss
from 1.22.1 to 1.23.0Release notes
Sourced from lightningcss's releases.
... (truncated)
Commits
05e5f1c
v1.23.051c7c05
dedupe@property
rulesf4d4413
forgot StyleSheetExit visitor in typeseacdc71
update ast.d.tsbda77f3
Add support for StyleSheet visitor function74b6e89
Allow whitespace (or nothing) in theinitial-value
of@property
with univ...b543fe7
feat: support CJS output for wasm build (#643)08efeeb
separate compat data for -webkit-fill-available and -moz-availableaedf6b6
Optimize@layer
rulesced2046
fix serializing grid-auto-flowUpdates
lint-staged
from 14.0.1 to 15.2.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
adf50b0
chore(changeset): release85eb0dd
fix: when determining git directory, usefs.realpath()
only for symlinks82eded4
refactor: use commander implies() syntax for flagf3378be
feat:--no-stash
flag implies--no-hide-partially-staged
f4f61f3
docs: add workaround for verbose Windows output to README FAQ17bc480
chore(deps): update lilconfig@3.0.0eccda41
style: remove Babel from ESLint077e6bc
test: run Jest tests in native ESM mode8db4a15
refactor: move config file name constants to separate file78a0c23
test: add missing test coverageUpdates
mini-css-extract-plugin
from 2.7.6 to 2.7.7Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
8480bce
chore(release): 2.7.7e3f8375
fix: addChunkLoadError
name to chunk loading error (#1073)60c5331
fix: adding media, supports and layer for external import (#1072)82f4a47
fix: css experiment detection (#1067)98acf2b
fix: add ';' to import media queries (#1051)7ddf35a
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#1042)04f5488
chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 (#1055)d5e540b
chore: update github actions/checkout (#1050)ac72ad2
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#1045)8b52fee
ci: usenpm ci
to install dependencies (#1039)Updates
postcss-loader
from 7.3.3 to 8.0.0Release notes
Sourced from postcss-loader's releases.
Changelog
Sourced from postcss-loader's changelog.
Commits
d53fe9d
chore(release): 8.0.08dd0315
chore!: minimum supported Node.js version is18.12.0
(#677)754c4a5
chore(release): 7.3.48ef0c7e
fix: do not crash if pkg.(d|devD)ependencies unset (#667)84f16be
chore: update github action/setup-node (#675)d6a0768
chore(deps-dev): bump@babel/traverse
from 7.22.17 to 7.23.2 (#674)fdf99fd
chore: upgrade dependencies to the latest version (#671)c05b3bf
chore: update github actions/checkout (#665)59c86f1
chore: update dependencies to the latest version (#666)cde30a4
chore: update dependencies to the latest version (#661)Updates ...
Description has been truncated