-
Notifications
You must be signed in to change notification settings - Fork 302
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
chore(deps): bump the npm group across 1 directory with 4 updates #1199
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 14, 2024
Coverage Report
File CoverageNo changed files found. |
@dependabot rebase |
Bumps the npm group with 4 updates in the / directory: [axios](https://github.com/axios/axios), [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `axios` from 1.7.3 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.3...v1.7.4) Updates `@stylistic/eslint-plugin-js` from 2.6.1 to 2.6.2 - [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.6.2/packages/eslint-plugin-js) Updates `eslint` from 9.8.0 to 9.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.8.0...v9.9.0) Updates `eslint-plugin-jsdoc` from 48.11.0 to 50.2.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.11.0...v50.2.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/main/npm-c31ddd0a80
branch
from
August 15, 2024 09:11
ff3e224
to
6ba4a82
Compare
@dependabot squash and merge |
ayushmanchhabra
pushed a commit
that referenced
this pull request
Aug 15, 2024
🤖 I have created a release *beep* *boop* --- ## [4.9.0](v4.8.1...v4.9.0) (2024-08-15) ### Features * **get:** verify sha256 checksum ([#1201](#1201)) ([810944d](810944d)) ### Chores * **deps:** bump the npm group across 1 directory with 4 updates ([#1199](#1199)) ([b07d1fc](b07d1fc)) * **deps:** bump volta-cli/action from 4.1.1 to 4.2.1 in /.github/workflows in the gha group across 1 directory ([#1189](#1189)) ([282ea7a](282ea7a)) * **deps:** remove license check logic ([9dde7b2](9dde7b2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 npm group with 4 updates in the / directory: axios, @stylistic/eslint-plugin-js, eslint and eslint-plugin-jsdoc.
Updates
axios
from 1.7.3 to 1.7.4Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
abd24a7
chore(release): v1.7.4 (#6544)6b6b605
fix(sec): CVE-2024-39338 (#6539) (#6543)07a661a
fix(sec): disregard protocol-relative URL to remediate SSRF (#6539)Updates
@stylistic/eslint-plugin-js
from 2.6.1 to 2.6.2Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
cb55835
chore: release v2.6.2 (main) (#496)aefb3be
fix(indent): indentation for argument with decorators (#487)53d731f
refactor(indent): simplify the code related toPropertyDefinition
with deco...83e22f2
refactor: consistentcreateRule
argument orderUpdates
eslint
from 9.8.0 to 9.9.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/[email protected]
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)Updates
eslint-plugin-jsdoc
from 48.11.0 to 50.2.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
288f0ae
fix(check-param-names
): check against whitelist of acceptable function node...b039833
docs(text-escaping): indicate defaults forescapeHTML
964712b
fix: properly include options in ruleset factoriesaed3194
feat: added granular flat TypeScript configs (#1298)6e82aeb
docs: marklines-before-block
as not currently recommended75528b7
feat: update jsdoccomment, debug, devDeps.; fixes #1304df55137
fix(no-bad-blocks
): exclude ESLint directives1cae2cb
fix(lines-before-block
): remove rule from recommended0265923
feat(lines-before-block
): add new rule; fixes #1209ce230a8
docs: fix URL; fixes #1293Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions