-
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 3 updates #1212
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 23, 2024
Coverage Report
File CoverageNo changed files found. |
Bumps the npm group with 3 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) and [nw](https://github.com/nwjs/npm-installer). Updates `axios` from 1.7.4 to 1.7.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.7.5) Updates `@stylistic/eslint-plugin-js` from 2.6.2 to 2.6.4 - [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.4/packages/eslint-plugin-js) Updates `nw` from 0.90.0 to 0.91.0 - [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md) - [Commits](https://github.com/nwjs/npm-installer/commits) --- 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: nw dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/main/npm-4e92d0d6b3
branch
from
August 23, 2024 19:30
c6b9d19
to
c7a7444
Compare
@dependabot squash and merge |
ReiFan49
pushed a commit
to ReiFan49/nw-builder
that referenced
this pull request
Nov 23, 2024
🤖 I have created a release *beep* *boop* --- ## [4.10.0](nwutils/nw-builder@v4.9.0...v4.10.0) (2024-08-24) ### Features * **bld:** rename MacOS Helper apps ([nwutils#1206](nwutils#1206)) ([9f3b30f](nwutils@9f3b30f)) ### Chores * **deps:** bump davelosert/vitest-coverage-report-action from 2.5.0 to 2.5.1 in /.github/workflows in the gha group ([nwutils#1210](nwutils#1210)) ([6d69ae3](nwutils@6d69ae3)) * **deps:** bump the npm group across 1 directory with 3 updates ([nwutils#1212](nwutils#1212)) ([20b7e81](nwutils@20b7e81)) * **get:** improve error message when comparing shasums ([nwutils#1213](nwutils#1213)) ([b37068f](nwutils@b37068f)), closes [nwutils#1209](nwutils#1209) * **test:** move tests to seperate dir ([nwutils#1205](nwutils#1205)) ([da0e353](nwutils@da0e353)) * **test:** rename fixtures dir ([c6193bb](nwutils@c6193bb)) --- 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 3 updates in the / directory: axios, @stylistic/eslint-plugin-js and nw.
Updates
axios
from 1.7.4 to 1.7.5Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)7004707
fix(adapter): fix undefined reference to hasBrowserEnv (#6572)fed1a4b
fix(core): fixReferenceError: navigator is not defined
for custom environm...550d885
fix(fetch): fix credentials handling in Cloudflare workers (#6533)bcd1c6d
chore(actions): fix sponsor action; (#6566)c8b7be5
chore(action): excludesponsors
branch from CI tests; (#6564)67aa1ef
chore(sponsor): update sponsor block (#6559)ff254a5
chore(action): change sponsors uri origin; (#6563)4f99675
chore(sponsor): update sponsor block (#6558)Updates
@stylistic/eslint-plugin-js
from 2.6.2 to 2.6.4Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
5f4e01b
chore: release v2.6.4 (main) (#509)a91a299
chore: format testsc177190
chore: update lint75bbf57
chore: use checksum to skip dts generation3b59a4f
chore: break up scripts4830a88
chore: refactor type generation6ea8368
refactor: alias for shared utils (#510)011f5fb
refactor: move utils4b4d5b2
chore: release v2.6.3 (main) (#502)60ef2ba
refactor: move utilsUpdates
nw
from 0.90.0 to 0.91.0Changelog
Sourced from nw's changelog.
... (truncated)
Commits
Dependabot 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