-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update update all minor or less dependencies #24
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/update-all-minor-or-less-dependencies
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.
Conversation
This file contains hidden or 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
b6ac5bb
to
11eeb5f
Compare
317b60e
to
b1e4fbd
Compare
b1e4fbd
to
b5cd87e
Compare
b5cd87e
to
5c5bbed
Compare
63d014f
to
16d52c8
Compare
1e869b9
to
49a8c44
Compare
e062982
to
30d7dcb
Compare
6fe723a
to
544afde
Compare
0c51d36
to
2330be6
Compare
916193b
to
ebb0cb7
Compare
80110f7
to
4b964c8
Compare
2d957f6
to
8886c9e
Compare
8792ff2
to
7a81efd
Compare
13664ce
to
0572139
Compare
1487e16
to
2f34705
Compare
3b830db
to
599d6c2
Compare
971a077
to
181af86
Compare
8c60fee
to
d93522f
Compare
d93522f
to
9ba8117
Compare
9ba8117
to
59dec1c
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:
1.10.1
->1.11.1
6.0.0
->6.0.1
8.57.0
->8.57.1
29.5.12
->29.5.14
7.16.0
->7.18.0
7.16.0
->7.18.0
8.57.0
->8.57.1
2.29.1
->2.31.0
28.6.0
->28.14.0
12.2.0
->12.7.0
11.2.0
->11.3.0
9.0.11
->9.1.7
15.2.7
->15.5.2
1.2.40
->1.3.8
6.2.2
->6.2.6
3.3.3
->3.5.3
29.2.2
->29.4.0
4.16.2
->4.20.3
5.5.3
->5.8.3
7.16.0
->7.18.0
3.13.1
->3.17.0
8.1.4
->8.5.5
Release Notes
actions/toolkit (@actions/core)
v1.11.1
crypto.randomUUID
on Node 18 and earlier #1842v1.11.0
uuid
package #1824actions/toolkit (@actions/github)
v6.0.1
context.runAttempt
#1588eslint/eslint (@eslint/js)
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin [email protected] (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.18.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.16.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
import-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0
Compare Source
Added
order
]: allow validating named imports ([#3043], thanks [@manuth])extensions
]: add thecheckTypeImports
option ([#2817], thanks [@phryneas])Fixed
ExportMap
/ flat config: includelanguageOptions
in context ([#3052], thanks [@michaelfaith])no-named-as-default
]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz])export
]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu])exportMap
: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith])exportMap
: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith])Changed
no-relative-packages
]: fix typo ([#3066], thanks [@joshuaobrien])no-cycle
]: dont scc for each linted file ([#3068], thanks [@soryy708])no-cycle
]: adddisableScc
to docs ([#3070], thanks [@soryy708])RuleTester
([#3071], thanks [@G-Rath])no-restricted-paths
]: fix grammar ([#3073], thanks [@unbeauvoyage])no-default-export
], [no-named-export
]: add test case (thanks [@G-Rath])v2.30.0
Compare Source
Added
dynamic-import-chunkname
]: addallowEmpty
option to allow empty leading comments ([#2942], thanks [@JiangWeixian])dynamic-import-chunkname
]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode ([#3004], thanks [@amsardesai])no-unused-modules
]: AddignoreUnusedTypeExports
option ([#3011], thanks [@silverwind])Fixed
no-extraneous-dependencies
]: allow wrong path ([#3012], thanks [@chabb])no-cycle
]: use scc algorithm to optimize ([#2998], thanks [@soryy708])no-duplicates
]: Removing duplicates breaks in TypeScript ([#3033], thanks [@yesl-kim])newline-after-import
]: fix considerComments option when require ([#2952], thanks [@developer-bandi])order
]: do not compare first path segment for relative paths ([#2682]) ([#2885], thanks [@mihkeleidast])Changed
no-extraneous-dependencies
]: Make glob pattern description more explicit ([#2944], thanks [@mulztob])no-unused-modules
]: add console message to help debug [#2866]ExportMap
: make procedures static instead of monkeypatching exportmap ([#2982], thanks [@soryy708])ExportMap
: separate ExportMap instance from its builder logic ([#2985], thanks [@soryy708])order
]: Add a quick note on how unbound imports and --fix ([#2640], thanks [@minervabot])exportMapBuilder
: avoid hoisting ([#2989], thanks [@soryy708])ExportMap
: extract "builder" logic to separate files ([#2991], thanks [@soryy708])order
]: update the description of thepathGroupsExcludedImportTypes
option ([#3036], thanks [@liby])jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.14.0
Compare Source
Features
docs.recommended
anddocs.requiresTypeChecking
as deprecated (#1762) (30440ef)28.13.5 (2025-06-13)
Bug Fixes
28.13.4 (2025-06-13)
Bug Fixes
28.13.3 (2025-06-10)
Bug Fixes
require
property renames (#1754) (41b9523)28.13.2 (2025-06-10)
Bug Fixes
as
imports (#1753) (3a5af78)28.13.1 (2025-06-10)
Bug Fixes
await expect
(#1752) (5e3d687)v28.13.5
Compare Source
Bug Fixes
v28.13.4
Compare Source
Bug Fixes
v28.13.3
Compare Source
Bug Fixes
require
property renames (#1754) (41b9523)v28.13.2
Compare Source
Bug Fixes
as
imports (#1753) (3a5af78)v28.13.1
Compare Source
Bug Fixes
await expect
(#1752) (5e3d687)v28.13.0
Compare Source
Features
prefer-ending-with-an-expect
rule (#1742) (fe1349b)v28.12.0
Compare Source
Features
28.11.2 (2025-05-29)
Bug Fixes
28.11.1 (2025-05-27)
Bug Fixes
v28.11.2
Compare Source
Bug Fixes
v28.11.1
Compare Source
Bug Fixes
v28.11.0
Compare Source
Features
expect
with no arguments (#1688) (ff0349e)28.10.1 (2025-01-15)
Bug Fixes
v28.10.1
Compare Source
Bug Fixes
v28.10.0
Compare Source
Features
jest.mocked
(#1681) (d868636)v28.9.0
Compare Source
Features
28.8.3 (2024-09-04)
Bug Fixes
28.8.2 (2024-09-02)
Performance Improvements
28.8.1 (2024-08-29)
Bug Fixes
v28.8.3
Compare Source
Bug Fixes
v28.8.2
Compare Source
Performance Improvements
v28.8.1
Compare Source
Bug Fixes
v28.8.0
Compare Source
Features
eslint-plugin-jest-formatting
(#1563) (74078ee)v28.7.0
Compare Source
Features
[@typescript-eslint](https://redirect.github.com/typescript-eslint)
v8 (#1636) (fb43171)firebase/firebase-admin-node (firebase-admin)
v12.7.0
: Firebase Admin Node.js SDK v12.7.0Compare Source
New Features
Bug Fixes
@firebase/database-compat
tov1.0.8
(#2739)Miscellaneous
X-Goog-Api-Client
metric header to Auth and FCM requests (#2738)v12.6.0
: Firebase Admin Node.js SDK v12.6.0Compare Source
New Features
Bug Fixes
Math.floor()
when settingvalidDuration
increateSessionCookie()
(#2712)Miscellaneous
v12.5.0
: Firebase Admin Node.js SDK v12.5.0Compare Source
New Features
Bug Fixes
Miscellaneous
v12.4.0
: Firebase Admin Node.js SDK v12.4.0Compare Source
Miscellaneous
Configuration
📅 Schedule: Branch creation - "after 10am and before 6pm" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.