-
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 18 updates #159
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-9dab195ecd
Closed
Bump the npm-dependencies group across 1 directory with 18 updates #159
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-9dab195ecd
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 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [csv](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv) | `5.5.3` | `6.3.9` | | [debug](https://github.com/debug-js/debug) | `4.3.4` | `4.3.5` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.2.0` | `7.3.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.6` | `7.24.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.20.2` | `7.24.7` | | [@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.6.0` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `10.5.2` | | [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.24.0` | | [redux](https://github.com/reduxjs/redux) | `4.2.0` | `5.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.92.1` | Updates `csv` from 5.5.3 to 6.3.9 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv@6.3.9/packages/csv) Updates `debug` from 4.3.4 to 4.3.5 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.4...4.3.5) Updates `express-rate-limit` from 7.2.0 to 7.3.1 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.2.0...v7.3.1) Updates `@babel/core` 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-core) Updates `@babel/preset-env` from 7.20.2 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-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.6.0 - [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.6.0) Updates `mocha` from 10.4.0 to 10.5.2 - [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.5.2) 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.24.0 - [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.24.0/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.92.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.92.1) --- 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: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch 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: 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 #160. |
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 18 updates in the / directory:
5.5.3
6.3.9
4.3.4
4.3.5
7.2.0
7.3.1
7.24.6
7.24.7
7.20.2
7.24.7
7.24.6
7.24.7
4.6.2
5.3.3
4.3.7
5.1.1
9.3.0
9.6.0
10.4.0
10.5.2
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.24.0
4.2.0
5.0.1
5.91.0
5.92.1
Updates
csv
from 5.5.3 to 6.3.9Changelog
Sourced from csv's changelog.
... (truncated)
Commits
6aadcac
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 sample031ce2d
docs: use node prefix import9db937f
refactor: remove pipe funny syntaxUpdates
debug
from 4.3.4 to 4.3.5Release notes
Sourced from debug's releases.
Commits
5464bdd
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.3.1Release notes
Sourced from express-rate-limit's releases.
Commits
609972a
7.3.1b3f1bc1
build: allow release workflow to trigger ci workflowb0a8940
docs: update changelog for v7.3.10b7105f
build: add workflow to prepare a release4f51c2e
fix: printcreationStack
error depending onlocalKeys
value (#462)120d160
docs: re-order config options to group related ones togetherc33e774
docs: clarify when to use handler, and a couple of other things82a5de6
7.3.0e58b370
feat: storePerLimiter validation check (#459)7c4d1c6
Update zuplo graphicUpdates
@babel/core
from 7.24.6 to 7.24.7Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)Updates
@babel/preset-env
from 7.20.2 to 7.24.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
bf1e9a3
v7.24.714a0b08
[helpers TS conversion] async functions/generators (#16510)1e3be73
Update compat data (#16539)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)1327f1d
Bump browserslist and other compat data sources (#16468)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)Updates
@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)8475d2a
Set up ESLint for JSDoc comments (#1605)936c0ca
5.1.02cf92f5
Fix publish script (#1602)1ba37b5
Set support in same members (#1583)f224339
Assert interface fix (#1601)d504573
Implementiterable
assertion (#1592)640d932
Convert comments in "legal comments" format to jsdoc (#1598)Updates
eslint
from 9.3.0 to 9.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.