-
Notifications
You must be signed in to change notification settings - Fork 9
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 minor-and-patch group across 1 directory with 23 updates #1624
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/minor-and-patch-d2893021d2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the minor-and-patch group across 1 directory with 23 updates #1624
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/minor-and-patch-d2893021d2
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 minor-and-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons) | `7.9.2` | `7.10.0` | | [@navikt/ds-css](https://github.com/navikt/aksel) | `7.5.3` | `7.10.0` | | [@navikt/ds-react](https://github.com/navikt/aksel) | `7.5.3` | `7.10.0` | | [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) | `1.18.0` | `1.18.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` | | [axios](https://github.com/axios/axios) | `1.7.7` | `1.7.9` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` | | [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` | | [recharts](https://github.com/recharts/recharts) | `2.13.3` | `2.15.0` | | [unleash-client](https://github.com/Unleash/unleash-client-node) | `6.1.3` | `6.4.2` | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.9` | `7.26.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.60.1` | `5.64.2` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.10` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` | | [less](https://github.com/less/less.js) | `4.2.0` | `4.2.2` | | [msw](https://github.com/mswjs/msw) | `2.4.9` | `2.7.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.3` | `3.0.4` | | [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` | Updates `@navikt/aksel-icons` from 7.9.2 to 7.10.0 - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/aksel-icons/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/@navikt/aksel-icons) Updates `@navikt/ds-css` from 7.5.3 to 7.10.0 - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected]) Updates `@navikt/ds-react` from 7.5.3 to 7.10.0 - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected]) Updates `@types/express-session` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `@types/react` from 19.0.7 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `axios` from 1.7.7 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.7.9) Updates `dotenv` from 16.4.5 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.4.7) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) Updates `recharts` from 2.13.3 to 2.15.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v2.13.3...v2.15.0) Updates `unleash-client` from 6.1.3 to 6.4.2 - [Release notes](https://github.com/Unleash/unleash-client-node/releases) - [Changelog](https://github.com/Unleash/unleash-client-node/blob/main/CHANGELOG.md) - [Commits](Unleash/unleash-client-node@v6.1.3...v6.4.2) Updates `@babel/cli` from 7.25.9 to 7.26.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.26.4/packages/babel-cli) Updates `@babel/core` from 7.26.0 to 7.26.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.26.7/packages/babel-core) Updates `@babel/preset-env` from 7.26.0 to 7.26.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.26.7/packages/babel-preset-env) Updates `@babel/preset-react` from 7.25.9 to 7.26.3 - [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.26.3/packages/babel-preset-react) Updates `@tanstack/eslint-plugin-query` from 5.60.1 to 5.64.2 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/eslint-plugin-query) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) Updates `@types/node` from 22.10.7 to 22.10.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.4) Updates `eslint-plugin-react-hooks` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `less` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) Updates `msw` from 2.4.9 to 2.7.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.4.9...v2.7.0) Updates `vitest` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest) Updates `webpack` from 5.96.1 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.96.1...v5.97.1) --- updated-dependencies: - dependency-name: "@navikt/aksel-icons" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@navikt/ds-css" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@navikt/ds-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/express-session" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: unleash-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: less dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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
0 participants
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 minor-and-patch group with 23 updates in the / directory:
7.9.2
7.10.0
7.5.3
7.10.0
7.5.3
7.10.0
1.18.0
1.18.1
19.0.7
19.0.8
1.7.7
1.7.9
16.4.5
16.4.7
4.21.1
4.21.2
2.13.3
2.15.0
6.1.3
6.4.2
7.25.9
7.26.4
7.26.0
7.26.7
7.26.0
7.26.7
7.25.9
7.26.3
5.60.1
5.64.2
14.5.2
14.6.1
22.10.7
22.10.10
7.37.2
7.37.4
5.0.0
5.1.0
4.2.0
4.2.2
2.4.9
2.7.0
3.0.3
3.0.4
5.96.1
5.97.1
Updates
@navikt/aksel-icons
from 7.9.2 to 7.10.0Changelog
Sourced from
@navikt/aksel-icons
's changelog.Commits
b4f37e8
Version Packages (#3509)d2a7c86
⬆️ Bump vite from 5.4.8 to 5.4.12 in /examples/referansesider (#3516)Updates
@navikt/ds-css
from 7.5.3 to 7.10.0Changelog
Sourced from
@navikt/ds-css
's changelog.... (truncated)
Commits
b4f37e8
Version Packages (#3509)f70bebc
Update swift-readers-check.md7aa85be
[Darkside] Quality assurance P1 (#3510)d29509d
🐛 Using 'loader' inside 'icon'-prop broke layout caused by position absol...90f6178
♻️ Fix #3451 scaling for 400% zoom (#3514)6678742
💄 Error borders uses danger-strong consistently (#3512)715a34a
always render the maxSelected message when isMultiSelect (#3506)85feb0e
📝 Added new sidebar category for /komponenterd2a7c86
⬆️ Bump vite from 5.4.8 to 5.4.12 in /examples/referansesider (#3516)edab37a
🐛 Third bloggpost was sliced from view on frontpageUpdates
@navikt/ds-react
from 7.5.3 to 7.10.0Changelog
Sourced from
@navikt/ds-react
's changelog.... (truncated)
Commits
b4f37e8
Version Packages (#3509)f70bebc
Update swift-readers-check.md7aa85be
[Darkside] Quality assurance P1 (#3510)d29509d
🐛 Using 'loader' inside 'icon'-prop broke layout caused by position absol...90f6178
♻️ Fix #3451 scaling for 400% zoom (#3514)6678742
💄 Error borders uses danger-strong consistently (#3512)715a34a
always render the maxSelected message when isMultiSelect (#3506)85feb0e
📝 Added new sidebar category for /komponenterd2a7c86
⬆️ Bump vite from 5.4.8 to 5.4.12 in /examples/referansesider (#3516)edab37a
🐛 Third bloggpost was sliced from view on frontpageUpdates
@types/express-session
from 1.18.0 to 1.18.1Commits
Updates
@types/react
from 19.0.7 to 19.0.8Commits
Updates
axios
from 1.7.7 to 1.7.9Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
b2cb45d
chore(release): v1.7.9 (#6730)c44d2f2
Revert "fix(types): export CJS types from ESM (#6218)" (#6729)415ca94
chore(release): v1.7.8 (#6715)0a8d6e1
fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811b
fix(types): export CJS types from ESM (#6218)4355a6d
chore(sponsor): update sponsor block (#6709)5d54d22
chore(sponsor): update sponsor block (#6707)eac4619
fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1
fix(http): useglobalThis.TextEncoder
when available (#6634)7139ce9
chore(deps): bump cookie and socket.io (#6704)Updates
dotenv
from 16.4.5 to 16.4.7Changelog
Sourced from dotenv's changelog.
Commits
a338d68
16.4.7daf3e3d
changelog 🪵fb74f68
Merge pull request #848 from Spice-King/patch-1fe87ba2
Add .tap to .npmignore0c9f764
16.4.6fd5f26b
changelog 🪵bb19b6b
Merge pull request #847 from motdotla/deps-updates2f4e36b
further dev dependency cleanupc2fdd01
send to codecov6707487
add test coverageUpdates
express
from 4.21.1 to 4.21.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
1faf228
4.21.22e0fb64
deps: bump [email protected] (#6209)59fc270
deps: [email protected] (#5956)51fc39c
docs: add funding (#6065)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
recharts
from 2.13.3 to 2.15.0Release notes
Sourced from recharts's releases.
Commits
ea187f1
2.15.0b5dfe08
fix: bar events were too specific, make adapted events data of type any (#5351)87a03fe
feat: add react 19 to peerDeps, remove ReactText (#5324)4c87c6c
Fix x y axis ref (#5295)9b7613a
fix: ts build failure676f640
2.14.0914a16b
BackportPieSectorDataItem.payload
typing (#5263)a73a8ce
Adds onContextMenu and onDoubleClick props for categorical chart #5254 (#5255)eb275be
fix: dataKey prop for LabelList should accept any object (#5252)Updates
unleash-client
from 6.1.3 to 6.4.2Release notes
Sourced from unleash-client's releases.
... (truncated)
Commits
1c66c7d
v6.4.2e26a700
fix: use existing convention for sdk name (#699)b558693
test: make regexes less strict for unleash version (#698)b186919
v6.4.1bc11ed7
Meta: update release action to v2 (#697)23a0f60
fix: cross platform uuid (#696)2e59c96
v6.4.04f7b767
feat: client identification headers (#690)dcbb847
v6.3.3f94be1d
fix: remove etag from streaming parsing (#689)Updates
@babel/cli
from 7.25.9 to 7.26.4Release notes
Sourced from
@babel/cli
's releases.... (truncated)
Changelog
Sourced from
@babel/cli
's changelog.... (truncated)
Commits
cf7b9cd
v7.26.45080cc7
fix: migrate to dirent.parentPath (#17007)Updates
@babel/core
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/core
's releases.