-
-
Notifications
You must be signed in to change notification settings - Fork 15
Update all dependencies #130
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
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
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
3a16d70
to
0202593
Compare
a824eb3
to
2a6850a
Compare
70abcde
to
285c5df
Compare
f94a006
to
677f73c
Compare
677f73c
to
6794980
Compare
d0e2cdb
to
649a6bc
Compare
cc11959
to
83a716b
Compare
2d402b2
to
baa92be
Compare
64a168a
to
9c9a180
Compare
9780565
to
0f41527
Compare
8165a52
to
827d2e3
Compare
3c186c8
to
b72fb1e
Compare
b591609
to
d638a26
Compare
5b913a0
to
9b15e34
Compare
9b15e34
to
bbae30c
Compare
fb8f9e0
to
cc178ec
Compare
cc178ec
to
e7de99b
Compare
02f84ab
to
270b591
Compare
a1376a8
to
6a645fd
Compare
6a645fd
to
e334bb6
Compare
21cf746
to
ee58ed6
Compare
ee58ed6
to
6b2727a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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.
This PR contains the following updates:
v4.1.1
->v4.2.2
v4.0.2
->v4.4.0
v4.3.1
->v4.6.2
^9.0.0
->^10.0.0
v2.2.3
->v2.3.6
^6.5.1
->^7.0.0
^8.0.0
->^9.0.0
^27.0.0
->^28.0.0
v3.24.3
->v3.28.15
16.x
->22.x
v2.3.1
->v2.4.1
v2.7.0
->v2.11.1
^3.3.0
->^4.0.0
^5.0.0
->^6.0.0
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598actions/setup-node (actions/setup-node)
v4.4.0
Compare Source
v4.3.0
Compare Source
v4.2.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @priyagupta108 in https://github.com/actions/setup-node/pull/1191New Contributors
Full Changelog: actions/setup-node@v4...v4.2.0
v4.1.0
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/setup-node/pull/1148This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors
Full Changelog: actions/setup-node@v4...v4.1.0
v4.0.4
Compare Source
What's Changed
Documentation changes:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.4
v4.0.3
Compare Source
What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.3
actions/upload-artifact (actions/upload-artifact)
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
What's Changed
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
v4.4.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2
Compare Source
What's Changed
@actions/artifact
to 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0
Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifact
action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files
, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0
v4.3.6
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.6
v4.3.5
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5
v4.3.4
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
babel/babel-loader (babel-loader)
v10.0.0
Compare Source
v9.2.1
Compare Source
What's Changed
Full Changelog: babel/babel-loader@v9.2.0...v9.2.1
v9.2.0
Compare Source
What's Changed
cacheIdentifier
is computed from the merged options by @JLHwung in https://github.com/babel/babel-loader/pull/1000Full Changelog: babel/babel-loader@v9.1.3...v9.2.0
coverallsapp/github-action (coverallsapp/github-action)
v2.3.6
Compare Source
What's Changed
Full Changelog: coverallsapp/github-action@v2...v2.3.6
v2.3.5
Compare Source
What's Changed
New Contributors
Full Changelog: coverallsapp/github-action@v2...v2.3.5
v2.3.4
Compare Source
What's Changed
coverage-reporter-platform
input option by @afinetooth in https://github.com/coverallsapp/github-action/pull/233coverage-reporter
onaarch64
, we need to provide users of ourgithub-action
the ability to select this architecture-specific version ofcoverage-reporter
when they're using anaarch64
/arm64
runner in CI.Full Changelog: coverallsapp/github-action@v2...v2.3.4
v2.3.3
Compare Source
What's Changed
Full Changelog: coverallsapp/github-action@v2...v2.3.3
v2.3.2
Compare Source
What's Changed
coverage-reporter-version
option is recognized by @afinetooth in https://github.com/coverallsapp/github-action/pull/229build-number
to supported inputs options by @afinetooth and @brianatgather in https://github.com/coverallsapp/github-action/pull/228sha256sum
command flag to be compatible withalpine
linux distros by @afinetooth and @jdebbink in https://github.com/coverallsapp/github-action/pull/227New Contributors
Full Changelog: coverallsapp/github-action@v2.3.1...v2.3.2
v2.3.1
Compare Source
What's Changed
Extend behavior of
fail-on-error
option to setup failures by @afinetooth in https://github.com/coverallsapp/github-action/pull/226Technically an enhancement, these changes make the action behave as many customers already expect by ignoring any and all failures when the
fail-on-error
input is set tofalse
.Adds logic to handle any failures in "setup" tasks, including downloading the
coverage-reporter
binary, verifying the binary, and finding the binary by its expected name after extraction.The new logic checks these actions and exits with code
1
on failure, except iffail-on-error
is set totrue
, in which case it returns exit code0
.Adds a matrix workflow that tests the action for each
os
and the two key binary commands (coveralls report
andcoveralls done
). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.Also extends the behavior of
debug: true
to flip the shell-specific debug flag for eachos
includingset -x
forlinux
andmacos
andSet-PSDebug -Trace 1
forwindows
.Full Changelog: coverallsapp/github-action@v2.3.0...v2.3.1
v2.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: coverallsapp/github-action@v2.2.3...v2.3.0
webpack-contrib/css-loader (css-loader)
v7.1.2
Compare Source
v7.1.1
Compare Source
v7.1.0
Compare Source
Features
getJSON
option to output CSS modules mapping (#1577) (af834b4)v7.0.0
Compare Source
⚠ BREAKING CHANGES
modules.namedExport
option istrue
by default if you enable theesModule
optionMigration guide:
Before:
After:
To restore 6.x behavior, please use:
Typescript migration:
Before:
After:
modules.exportLocalsConvention
has the valueas-is
when themodules.namedExport
option istrue
and you don't specify a value5.27.0
18.12.0
Features
modules.namedExports
option works fine with anymodules.exportLocalsConvention
values (f96a110)modules.exportLocalsConvention
options (40e1668)v6.11.0
Compare Source
Features
Bug Fixes
@scope
at-rule without params (#1581) (e022e3b)eslint/eslint (eslint)
v9.24.0
Compare Source
v9.23.0
Compare Source
v9.22.0
Compare Source
v9.21.0
Compare Source
Features
418717f
feat: introduce new deprecated types for rules (#19238) (fnx)5c5b802
feat: Add--ext
CLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340d
fix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4
fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561ea
docs: Update README (GitHub Actions Bot)80b0485
docs: replacevar
withlet
andconst
in rule example (#19434) (Tanuj Kanti)f67d5e8
docs: Update README (GitHub Actions Bot)75afc61
docs: Update README (GitHub Actions Bot)0636cab
docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930
docs: Update README (GitHub Actions Bot)Chores
a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453) (Francesco Trotta)265e0cf
chore: package.json update for @eslint/js release (Jenkins)3401b85
test: add test forRule.ReportDescriptor
type (#19449) (Francesco Trotta)e497aa7
chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478
chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2eb
chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211d
test: processors can return subpaths (#19425) (Milos Djermanovic)v9.20.1
Compare Source
Bug Fixes
274f054
fix: fixRuleContext
type (#19417) (Francesco Trotta)Documentation
fe3ccb2
docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)93c78a5
docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)b476a93
docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)ccb60c0
docs: Update README (GitHub Actions Bot)v9.20.0
Compare Source
Features
e89a54a
feat: change behavior of inactive flags (#19386) (Milos Djermanovic)Bug Fixes
91d4d9f
fix: Bring types in sync with @eslint/core (#19157) (Nicholas C. Zakas)fa25c7a
fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)31a9fd0
fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)61d99e3
fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)db1b9a6
fix: Ensure module scope is checked for references inconsistent-this
(#19383) (Nicholas C. Zakas)Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.