-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 normal group across 1 directory with 15 updates #47
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 normal group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `2.1.11` | `2.2.0` | | [@octokit/core](https://github.com/octokit/core.js) | `6.1.2` | `6.1.3` | | [@octokit/request](https://github.com/octokit/request.js) | `9.1.3` | `9.1.4` | | [@octokit/request-error](https://github.com/octokit/request-error.js) | `6.1.5` | `6.1.6` | | [undici](https://github.com/nodejs/undici) | `6.21.0` | `7.2.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.17.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.2` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.0` | `16.0.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.10.1` | `2.12.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.5` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.17.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.13.2` | `17.15.1` | | [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.14.0` | | [rollup](https://github.com/rollup/rollup) | `4.27.2` | `4.30.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | Updates `@actions/artifact` from 2.1.11 to 2.2.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `@octokit/core` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v6.1.2...v6.1.3) Updates `@octokit/request` from 9.1.3 to 9.1.4 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v9.1.3...v9.1.4) Updates `@octokit/request-error` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v6.1.5...v6.1.6) Updates `undici` from 6.21.0 to 7.2.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.0...v7.2.0) Updates `@eslint/js` from 9.15.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js) Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.3.0 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@stylistic/eslint-plugin` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin) Updates `@types/node` from 22.9.0 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.15.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.17.0) Updates `eslint-plugin-n` from 17.13.2 to 17.15.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.13.2...v17.15.1) Updates `globals` from 15.12.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v15.14.0) Updates `rollup` from 4.27.2 to 4.30.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.2...v4.30.0) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: normal - dependency-name: "@octokit/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: normal - dependency-name: "@octokit/request" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: normal - dependency-name: "@octokit/request-error" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: normal - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-major dependency-group: normal - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: normal - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: normal - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: normal ... 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
Jan 6, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 normal group with 15 updates in the / directory:
2.1.11
2.2.0
6.1.2
6.1.3
9.1.3
9.1.4
6.1.5
6.1.6
6.21.0
7.2.0
9.15.0
9.17.0
28.0.1
28.0.2
15.3.0
16.0.0
2.10.1
2.12.1
22.9.0
22.10.5
9.15.0
9.17.0
17.13.2
17.15.1
15.12.0
15.14.0
4.27.2
4.30.0
5.6.3
5.7.2
Updates
@actions/artifact
from 2.1.11 to 2.2.0Changelog
Sourced from
@actions/artifact
's changelog.Commits
Updates
@octokit/core
from 6.1.2 to 6.1.3Release notes
Sourced from
@octokit/core
's releases.Commits
e2b21bb
fix(deps): bump Octokit dependencies to fix Deno compat (#715)53c4aef
chore(deps): remove unused dependency@types/jest
(#714)50c5386
chore(deps): update dependency prettier to v3.4.2 (#712)22bbb08
chore(deps): update dependency@sinonjs/fake-timers
to v14 (#713)4b919f2
chore(deps): update dependency prettier to v3.4.1 (#710)a6a02da
chore(deps): update dependency prettier to v3.4.0 (#709)fe79a3e
chore(deps): update dependency fetch-mock to v12 (#707)1a609e8
chore(deps): update dependency@types/node
to v22 (#708)1ec2783
chore(test): remove unusedtsconfig.test.json
(#706)fed121a
test(types): add --exactOptionalPropertyTypes option (#704)Updates
@octokit/request
from 9.1.3 to 9.1.4Release notes
Sourced from
@octokit/request
's releases.Commits
324ffef
fix(deps): bump@octokit/types
to fix deno compat (#730)70bf3e2
chore(deps): update dependency prettier to v3.4.2 (#729)ce1ad0a
chore(deps): update dependency prettier to v3.4.1 (#727)b926576
chore(deps): update dependency prettier to v3.4.0 (#726)2baa69b
chore(deps): update dependency fetch-mock to v12 (#723)1ffa99b
chore(deps): update dependency@types/node
to v22 (#724)c9269b0
ci run build (#722)439dc38
chore(deps): update dependency@octokit/tsconfig
to v4 (#721)bbc206c
build(deps): bump rollup from 4.21.3 to 4.22.4 (#720)a278754
chore(deps): update dependency esbuild to ^0.24.0 (#719)Updates
@octokit/request-error
from 6.1.5 to 6.1.6Release notes
Sourced from
@octokit/request-error
's releases.Commits
e01d470
fix(deps): bump@octokit/types
to fix Deno compat (#483)5b8e918
build(deps): lock file maintenance (#482)94bdea0
build(deps): lock file maintenance (#481)30ba621
chore(deps): update dependency prettier to v3.4.2 (#479)82a5350
build(deps): lock file maintenance (#480)d8f6a82
build(deps): lock file maintenance (#478)c7a4837
chore(deps): update dependency prettier to v3.4.1 (#477)c3e25c0
build(deps): lock file maintenance (#475)a5ec798
chore(deps): update dependency prettier to v3.4.0 (#476)e9057e3
build(deps): lock file maintenance (#474)Updates
undici
from 6.21.0 to 7.2.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
29760e7
Bumped v7.2.0 (#3962)6569585
More cache fixes (#3955)d6f45b1
fix: dns interceptor undefined function (#3958)2c36442
Bumped v7.1.1ee93584
docs: enhance documentation (#3945)ff18d8c
Support SQLite unflagged without useless warnings (#3947)02e73f8
build(deps-dev): bump@fastify/busboy
from 3.0.0 to 3.1.0 (#3939)0be8ae9
test: Update WPT (#3888)21a723f
build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 (#3911)d2b332a
support array of headers in WrapHandler (#3941)Updates
@eslint/js
from 9.15.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
84c5787
chore: package.json update for@eslint/js
releasedf9bf95
chore: package.json update for@eslint/js
releaseUpdates
@rollup/plugin-commonjs
from 28.0.1 to 28.0.2Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
97e17ce
chore(release): commonjs v28.0.23efaf75
docs(commonjs):output.exports
recommendation also applies to IIFE (#1810)Updates
@rollup/plugin-node-resolve
from 15.3.0 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
1459cf0
fix(node-resolve): do not ignore exceptions (#564)366380e
fix(node-resolve)!: resolve hash in path (#588)f87c442
chore(release): node-resolve v9.0.0e4d21ba
refactor(node-resolve): remove deep-freeze from dependencies (#529)621768b
feat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469
chore(node-resolve): update dependencies84dfddb
chore(node-resolve): clean up changelog3fa649d
chore(release): node-resolve v8.4.0a582b59
chore(release): node-resolve v8.3.0a60cb76
chore(release): node-resolve v8.2.0Updates
@stylistic/eslint-plugin
from 2.10.1 to 2.12.1Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.... (truncated)
Commits
65a18b2
chore: release v2.12.1 (main) (#635)c14a3ee
feat(indent): introduceoffsetTernaryExpressionsOffsetCallExpressions
optio...b67f274
chore: release v2.12.0 (main) (#615)0714754
fix(function-call-spacing): remove invalid defaults from schema (#617)0764252
fix(jsx-wrap-multilines): text between replacement texts included in parenthe...55d3529
fix(indent): considerCallExpression
whenoffsetTernaryExpressions
is tru...2d8d8ce
fix(comma-style): handles comma after default import and trailing comma (#600)11e83d8
chore: release v2.11.0 (main) (#613)8ee0c24
feat(function-call-argument-newline): add support for Import Attributes (#603)4c177c3
feat(comma-dangle): add support for Import Attributes (#586)Updates
@types/node
from 22.9.0 to 22.10.5Commits
Updates
eslint
from 9.15.0 to 9.17.0Release notes
Sourced from eslint's releases.