-
Notifications
You must be signed in to change notification settings - Fork 12
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 npm-dependencies group across 1 directory with 21 updates #182
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-f5fff287f2
Closed
Bump the npm-dependencies group across 1 directory with 21 updates #182
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-f5fff287f2
+2,239
−2,343
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 npm-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [csv](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv) | `5.5.3` | `6.3.10` | | [debug](https://github.com/debug-js/debug) | `4.3.4` | `4.3.6` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.2.0` | `7.4.0` | | [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `2.5.2` | `2.6.1` | | [react-i18next](https://github.com/i18next/react-i18next) | `14.1.2` | `15.0.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.6` | `7.25.2` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.20.2` | `7.25.4` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.6` | `7.24.7` | | [bootstrap](https://github.com/twbs/bootstrap) | `4.6.2` | `5.3.3` | | [chai](https://github.com/chaijs/chai) | `4.3.7` | `5.1.1` | | [eslint](https://github.com/eslint/eslint) | `9.3.0` | `9.9.1` | | [i18next](https://github.com/i18next/i18next) | `23.11.5` | `23.14.0` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `10.7.3` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `16.14.0` | `18.3.1` | | [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) | `2.10.2` | `2.10.4` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `16.14.0` | `18.3.1` | | [react-redux](https://github.com/reduxjs/react-redux) | `7.2.9` | `9.1.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.23.1` | `6.26.1` | | [redux](https://github.com/reduxjs/redux) | `4.2.0` | `5.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.94.0` | Updates `csv` from 5.5.3 to 6.3.10 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv@6.3.10/packages/csv) Updates `debug` from 4.3.4 to 4.3.6 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.4...4.3.6) Updates `express-rate-limit` from 7.2.0 to 7.4.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.2.0...v7.4.0) Updates `i18next-http-backend` from 2.5.2 to 2.6.1 - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v2.5.2...v2.6.1) Updates `react-i18next` from 14.1.2 to 15.0.1 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v14.1.2...v15.0.1) Updates `@babel/core` from 7.24.6 to 7.25.2 - [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.2/packages/babel-core) Updates `@babel/preset-env` from 7.20.2 to 7.25.4 - [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.4/packages/babel-preset-env) Updates `@babel/preset-react` from 7.24.6 to 7.24.7 - [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.24.7/packages/babel-preset-react) Updates `bootstrap` from 4.6.2 to 5.3.3 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.6.2...v5.3.3) Updates `chai` from 4.3.7 to 5.1.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.7...v5.1.1) Updates `eslint` from 9.3.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.3.0...v9.9.1) Updates `i18next` from 23.11.5 to 23.14.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.11.5...v23.14.0) Updates `mocha` from 10.4.0 to 10.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.7.3) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `react` from 16.14.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `react-bootstrap` from 2.10.2 to 2.10.4 - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v2.10.2...v2.10.4) Updates `react-dom` from 16.14.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `react-redux` from 7.2.9 to 9.1.2 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v7.2.9...v9.1.2) Updates `react-router-dom` from 6.23.1 to 6.26.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/react-router-dom@6.26.1/packages/react-router-dom) Updates `redux` from 4.2.0 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.0...v5.0.1) Updates `webpack` from 5.91.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.94.0) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: bootstrap dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: i18next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react-bootstrap dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react-redux dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: redux dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #183. |
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 npm-dependencies group with 21 updates in the / directory:
5.5.3
6.3.10
4.3.4
4.3.6
7.2.0
7.4.0
2.5.2
2.6.1
14.1.2
15.0.1
7.24.6
7.25.2
7.20.2
7.25.4
7.24.6
7.24.7
4.6.2
5.3.3
4.3.7
5.1.1
9.3.0
9.9.1
23.11.5
23.14.0
10.4.0
10.7.3
15.1.0
17.0.0
16.14.0
18.3.1
2.10.2
2.10.4
16.14.0
18.3.1
7.2.9
9.1.2
6.23.1
6.26.1
4.2.0
5.0.1
5.91.0
5.94.0
Updates
csv
from 5.5.3 to 6.3.10Changelog
Sourced from csv's changelog.
... (truncated)
Commits
5a48f0c
chore(release): publish341c7bb
docs: readme minor formating6aadcac
chore(release): publish7d4961d
test: skip test ability410e7b1
chore(release): publish6575fc6
chore(release): publishf56106d
test(csv): ignore samples in legacy tests910200c
build: fix eslint await outside function rule83537a2
docs(csv): sample simplification49f9ccc
docs: fix csv pipe import sampleUpdates
debug
from 4.3.4 to 4.3.6Release notes
Sourced from debug's releases.
Commits
c33b464
4.3.67956a45
Avoid using deprecated RegExp.$15464bdd
4.3.5f244ada
update authorship contact infocac39b1
Fix/debug depth (#926)f66cb2d
remove .github folder (and the outdated issue templates)d161662
Update ISSUE_TEMPLATE.md12c1ad0
Update ISSUE_TEMPLATE.mdUpdates
express-rate-limit
from 7.2.0 to 7.4.0Release notes
Sourced from express-rate-limit's releases.
Commits
68e0dcc
7.4.07c654f3
feat: Added passOnStoreError to skip rate limitter if the store is not availa...f40165b
docs: use local link for proxy troubleshooting guideff3702e
docs: correct description of max setting in WRN_ERL_MAX_ZERO (#472)206d83d
test: test limit option more7d15b28
Update changelog.mdxbb71040
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#465)6c91f48
docs: clarification730dc48
Clarify use cases609972a
7.3.1Updates
i18next-http-backend
from 2.5.2 to 2.6.1Changelog
Sourced from i18next-http-backend's changelog.
Commits
7c20297
2.6.1f735b91
optimize "Network request failed" retry case #147541b257
2.6.0bb0b711
fix "Failed to fetch" retry case #147ac6c3d5
Add usage instructions for plain vanilla JS browser integration (#146)a722b4e
Fix missing comma in options example (#145)94b46b7
fix variables not nullable in request callback typescript definition (#143)Updates
react-i18next
from 14.1.2 to 15.0.1Changelog
Sourced from react-i18next's changelog.
Commits
c82eb4b
15.0.1fc20c29
revert arrow function in class property to address #46e8ea5ff69325b73087811a2...b6eb31a
15.0.0ddea5c0
release648c705
use modern hasLoadedNamespace code (now requires at least i18next > v19.4.5 (...926baf4
use optional chaining, nullish coalescing and nullish coalescing assignment (...0338bf1
test(types): fix broken tests (#1773)08ba6ae
Build updates (#1769)34aa20d
update also i18next dep5c66644
update also i18next depUpdates
@babel/core
from 7.24.6 to 7.25.2Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@babel/preset-env
from 7.20.2 to 7.25.4Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
cbf124c
v7.25.4b38b027
Update compat data (#16736)55dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)787c7cd
v7.25.3a0c8871
Test: Improve available-plugins compat-data check (#16693)0f8f408
v7.25.20b2cc25
Update compat-table (#16691)2413d1a
Add eslint-plugin-regexp (#16680)d2e3ee2
v7.25.0Updates
@babel/preset-react
from 7.24.6 to 7.24.7Release notes
Sourced from
@babel/preset-react
's releases.Changelog
Sourced from
@babel/preset-react
's changelog.Commits
bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)Updates
bootstrap
from 4.6.2 to 5.3.3Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
6e1f75f
Release v5.3.3 (#39524)3caef2b
Build(deps-dev): Bump terser from 5.27.1 to 5.27.2 (#39690)4abac9b
Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#39691)c396a2a
Build(deps-dev): Bump sass from 1.70.0 to 1.71.0 (#39684)c9a8a40
Build(deps-dev): Bump rollup from 4.9.6 to 4.12.0 (#39683)6aecb37
Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (#39672)4081168
Build(deps-dev): Bump terser from 5.27.0 to 5.27.1 (#39682)4605d71
Build(deps-dev): Bump postcss from 8.4.34 to 8.4.35 (#39673)08eeee3
Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (#39675)f92d635
Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#39676)Updates
chai
from 4.3.7 to 5.1.1Release notes
Sourced from chai's releases.
... (truncated)
Commits
37263c0
fix: support some virtual contexts intoThrow
(#1609)91e58ed
Correct Mocha import instructions (#1611)61159d1
build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#1608)Description has been truncated