-
-
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 18 updates #7104
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 18 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.2` | | [react-use](https://github.com/streamich/react-use) | `17.4.0` | `17.4.3` | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `11.0.0` | `12.0.1` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.8.1` | `6.9.0` | | [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` | `7.3.4` | | [prettier](https://github.com/prettier/prettier) | `3.2.1` | `3.2.2` | | [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-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` | 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.2 - [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.2/packages/react-router-dom) Updates `react-use` from 17.4.0 to 17.4.3 - [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.3) Updates `copy-webpack-plugin` from 11.0.0 to 12.0.1 - [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.1) Updates `css-loader` from 6.8.1 to 6.9.0 - [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.0) 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 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.2.1 to 3.2.2 - [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.2) 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-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) --- 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-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: 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-patch 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-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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 15, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Superseded by #7105. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-f18f59129a
branch
January 16, 2024 19:32
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 18 updates:
1.3.0
2.0.4
6.16.0
6.21.2
17.4.0
17.4.3
11.0.0
12.0.1
6.8.1
6.9.0
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
7.3.4
3.2.1
3.2.2
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
13.3.2
14.0.0
3.3.3
3.3.4
Updates
react-helmet-async
from 1.3.0 to 2.0.4Commits
Updates
react-router-dom
from 6.16.0 to 6.21.2Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
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)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)Updates
react-use
from 17.4.0 to 17.4.3Release notes
Sourced from react-use's releases.
Changelog
Sourced from react-use's changelog.
Commits
ea688b0
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 MDNe27c193
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.0Updates
copy-webpack-plugin
from 11.0.0 to 12.0.1Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
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)fb1e05c
chore: update github actions/checkout (#751)c51c09c
chore: update dependencies to the latest version (#746)e216223
docs: remove Gitter from issue templates (#747)Updates
css-loader
from 6.8.1 to 6.9.0Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
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)797042c
chore: update package dependencies (#1544)12b7d98
chore(deps-dev): bump@adobe/css-tools
from 4.3.1 to 4.3.2 (#1554)ec9c669
chore: update github action/setup-node (#1552)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 7.3.4Release notes
Sourced from postcss-loader's releases.
Changelog
Sourced from postcss-loader's changelog.
Commits
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)46c4018
chore: upgrade dependencies to the latest version (#660)Updates
prettier
from 3.2.1 to 3.2.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
5f2c6df
Release 3.2.2cb8004f
Fix formatting error on optional call expression and member chain (#15920)0bfcb2d
Fix css embed in JSX when using (only) a spread attribute (#15896)12ab548
Addprettier-plugin-gherkin
to the community plugins list (#15919)4ce96dd
Fix typo (#15917)08f3796
Runyarn
11aea0d
Clean changelog_unreleased75e66b8
Git blame ignore 3.2.15811ad0
Bump Prettier dependency to 3.2.1Updates
remark
from 14.0.3 to 15.0.1Commits
5017a27
15.0.154ee687
Fix typod993c7f
remark-cli: 12.0.0516a5d1
15.0.051e094e
remark-stringify: 11.0.0de740c7
remark-parse: 11.0.01a769dd
Fix TS generating broken definitions98a2560
Change to require Node.js 16350645a
Fix license6a43da8
Refactor docsUpdates
remark-emoji
from 4.0.0 to 4.0.1Release notes
Sourced from remark-emoji's releases.
Changelog
Sourced from remark-emoji's changelog.
Commits
2099218
4.0.15082772
explicitly define type of processer is for mdast tree in type definition (fix...916ae2e
remove node v14 and add node v20 on CI777f416
remark and unified dev dependencies major version bump256cc83
add changelogUpdates
remark-frontmatter
from 4.0.1 to 5.0.0Release notes
Sourced from remark-frontmatter's releases.
Commits
df7122f
5.0.0813df9f
Change to useexports
2eb2310
Change to require Node.js 168ada93c
Refactor some mored83aa3e
Refactor code-style35052b5
Refactor docs768e37e
Refactor code-stylea9db0e3
Refactor to usenode:test
ccb1a3c
Addignore-scripts
to.npmrc
7fa2660
Refactor ActionsUpdates
remark-html
from 15.0.2 to 16.0.1Release notes
Sourced from remark-html's releases.
Commits
b63ddf4
16.0.1e507e9d
Fix to ass misclassified dependencybafd914
16.0.0c726e74
Change to require Node.js 1680482a5
Change to useexports
ad9b1b2
Refactor docs62ddace
Refactor code-style5d6077b
Refactor to move code tolib/
07cd479
Refactor to usenode:test
1946cf3
Update@types/mdast
, utilities, etcUpdates
rimraf
from 5.0.1 to 5.0.5Commits
3cc9222
5.0.5562b912
tshy 1.2.2, build with mainffc44d3
5.0.4<...Description has been truncated