-
Notifications
You must be signed in to change notification settings - Fork 10
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
build(deps): bump the dependencies group with 17 updates #204
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 17 updates: | Package | From | To | | --- | --- | --- | | [marked](https://github.com/markedjs/marked) | `4.3.0` | `12.0.0` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.2.5` | | [react-redux](https://github.com/reduxjs/react-redux) | `8.1.3` | `9.1.0` | | [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` | | [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.2` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.8.1` | `18.6.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.8.1` | `18.6.0` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `5.0.3` | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `11.0.0` | `12.0.2` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.0` | `5.6.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.10` | | [less-loader](https://github.com/webpack-contrib/less-loader) | `11.1.4` | `12.2.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `13.3.0` | `15.2.1` | | [markdownlint](https://github.com/DavidAnson/markdownlint) | `0.26.2` | `0.33.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.32.2` | `0.39.0` | | [stylelint](https://github.com/stylelint/stylelint) | `14.16.1` | `16.2.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `28.0.0` | `36.0.0` | Updates `marked` from 4.3.0 to 12.0.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v4.3.0...v12.0.0) Updates `prettier` from 2.8.8 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.2.5) Updates `react-redux` from 8.1.3 to 9.1.0 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v8.1.3...v9.1.0) Updates `redux` from 4.2.1 to 5.0.1 - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/redux@v4.2.1...v5.0.1) Updates `sharp` from 0.32.6 to 0.33.2 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.32.6...v0.33.2) Updates `@commitlint/cli` from 17.8.1 to 18.6.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 17.8.1 to 18.6.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.0/@commitlint/config-conventional) Updates `chai` from 4.4.1 to 5.0.3 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v5.0.3) 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 `html-webpack-plugin` from 5.5.0 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.0...v5.6.0) Updates `husky` from 8.0.3 to 9.0.10 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.10) Updates `less-loader` from 11.1.4 to 12.2.0 - [Release notes](https://github.com/webpack-contrib/less-loader/releases) - [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/less-loader@v11.1.4...v12.2.0) Updates `lint-staged` from 13.3.0 to 15.2.1 - [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@v13.3.0...v15.2.1) Updates `markdownlint` from 0.26.2 to 0.33.0 - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint@v0.26.2...v0.33.0) Updates `markdownlint-cli` from 0.32.2 to 0.39.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.32.2...v0.39.0) Updates `stylelint` from 14.16.1 to 16.2.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.16.1...16.2.1) Updates `stylelint-config-standard` from 28.0.0 to 36.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@28.0.0...36.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: copy-webpack-plugin 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: husky dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: less-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Feb 5, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-b83f4b0789
branch
February 5, 2024 09:12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 17 updates:
4.3.0
12.0.0
2.8.8
3.2.5
8.1.3
9.1.0
4.2.1
5.0.1
0.32.6
0.33.2
17.8.1
18.6.0
17.8.1
18.6.0
4.4.1
5.0.3
11.0.0
12.0.2
5.5.0
5.6.0
8.0.3
9.0.10
11.1.4
12.2.0
13.3.0
15.2.1
0.26.2
0.33.0
0.32.2
0.39.0
14.16.1
16.2.1
28.0.0
36.0.0
Updates
marked
from 4.3.0 to 12.0.0Release notes
Sourced from marked's releases.
... (truncated)
Commits
cd15160
chore(release): 12.0.0 [skip ci]3d9017b
fix: update to commonmark specs 0.31 (#3176)365e720
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.13.5 to 0.13.6 (#3181)2bf0645
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.19.0 to 6.19.1 ...a26db80
chore(deps-dev): Bump@typescript-eslint/parser
from 6.19.0 to 6.19.1 (#3180)ee9e20e
chore(deps-dev): Bump dts-bundle-generator from 9.2.4 to 9.2.5 (#3178)f0507cb
chore(release): 11.2.0 [skip ci]4826841
feat: flatten childToken arrays (#3172)bf44ae8
fix: Fix ENOENT error message in CLI (#3165)47a140a
chore(deps-dev): Bump@typescript-eslint/parser
from 6.18.1 to 6.19.0 (#3175)Updates
prettier
from 2.8.8 to 3.2.5Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7142cf3
Release 3.2.58cbee2e
chore(deps): update glimmer to v0.88.1 (#15991)45baee0
chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1
Minor refactor to property print (#15924)08f1940
Update install script for husky v9 (#16000)6d0b1d2
Update yarn to v4.1.0 (#16021)c8ba8db
chore(deps): update dependency@angular/compiler
to v17.1.2 (#16018)e2250ec
chore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5d
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)Updates
react-redux
from 8.1.3 to 9.1.0Release notes
Sourced from react-redux's releases.
... (truncated)
Commits
4ebe6e9
version 9.1.094fc5a3
Merge pull request #2114 from aryaemami59/withTypes349e0f0
Remove unusedTypedUseSelectorHook
imports78cdeac
Merge branch 'master' of https://github.com/reduxjs/react-redux into withTypes4b63c88
Merge pull request #2115 from aryaemami59/update-dev-depsb3c8498
Update.eslintrc.json
to remove duplicate config7cf1383
Addhooks.withTypes()
to docs4360ff4
Add JSDocs foruseStore
8f84eb9
ExportUseDispatch
type and organize exports0e60aa7
Add JSDocs foruseDispatch
Updates
redux
from 4.2.1 to 5.0.1Release notes
Sourced from redux's releases.
... (truncated)
Commits
50b0102
format isPlainObject.ts66f955f
5.0.1ffb02eb
Merge pull request #4644 from reduxjs/publish-cid641945
add me to FUNDING.yml7a2fa78
Add publish CI workflowfa2d899
Merge pull request #4638 from exuanbo/patch-19e8a320
add type test105e389
Merge pull request #4643 from ziayanj/patch-1f259beb
Update why-rtk-is-redux-today.md3cd25e1
Merge pull request #4642 from factiondavid/patch-1Maintainer changes
This version was pushed to npm by phryneas, a new releaser for redux since your current version.
Updates
sharp
from 0.32.6 to 0.33.2Changelog
Sourced from sharp's changelog.
... (truncated)
Commits
bcb22af
Release v0.33.2d04dc62
Prerelease v0.33.2-rc.1c30d355
CI: Fix npm smoke test expectation49cb148
Prerelease v0.33.2-rc.03bc31a8
CI: Verify emscripten versions matchc28523e
CI: Update Emscripten Docker image to 3.1.51 (#3907)278f393
Upgrade to libvips v8.15.1cbf68c1
Improve error for unsupported multi-page rotation #394045e8071
Add runtime check for outdated Node.js versionb96389d
Docs: refresh indexUpdates
@commitlint/cli
from 17.8.1 to 18.6.0Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
daa8b1b
v18.6.07886d8b
v18.5.06381a2d
feat(cli): print-config now can be configured to print a json in stdout (#3863)ad2637f
v18.4.4970b806
v18.4.30370a85
v18.4.274b2f82
v18.4.10546cd7
v18.4.04c86016
docs: fix typo in cli help message (#3737)9b80b6e
v18.2.0Updates
@commitlint/config-conventional
from 17.8.1 to 18.6.0Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.... (truncated)
Commits
daa8b1b
v18.6.0331579a
feat(rules): add header-trim rule (#3199) (#3871)7886d8b
v18.5.0ad2637f
v18.4.4970b806
v18.4.30370a85
v18.4.20546cd7
v18.4.0ab46d53
v18.1.03cb6647
v18.0.05b4aeaf
chore!: minimum node version v18 (#3644)Updates
chai
from 4.4.1 to 5.0.3Release notes
Sourced from chai's releases.
... (truncated)
Commits
44b81df
5.0.31a4dca1
5.0.257fef84
Fix 1564 (#1566)74b12ca
Remove a bunch of unused files (#1582)61dfca8
Remove a bunch of if statements in test/should.js (#1581)c22eb38
Re-enable some webkit tests (#1580)33a4408
Updateloupe
to latest version (#1579)2523cd7
fix: removes??
for node compat (#1576)082c7e2
Update README.mdc245af1
Update developer dependencies (#1560)Updates
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
html-webpack-plugin
from 5.5.0 to 5.6.0Changelog
Sourced from html-webpack-plugin's changelog.