This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
chore(deps): update all non-major dependencies #230
Merged
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
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 15, 2023 14:05
b0979b6
to
13e8773
Compare
renovate
bot
changed the title
chore(deps): update devdependency vite to ^5.0.9
chore(deps): update all non-major dependencies
Dec 15, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 15, 2023 16:11
13e8773
to
742fce9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 16, 2023 00:44
742fce9
to
82cd665
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 25, 2023 16:24
82cd665
to
e1292f2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 26, 2023 17:08
e1292f2
to
66eeca7
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 3, 2024 00:42
66eeca7
to
d123e9a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 5, 2024 10:09
d123e9a
to
ab5e33a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 5, 2024 12:16
ab5e33a
to
b996c08
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 10, 2024 14:47
b996c08
to
74aaf9a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 10, 2024 16:18
74aaf9a
to
ae953ce
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 19, 2024 15:30
ae953ce
to
249af2c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 22, 2024 10:40
249af2c
to
0751562
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 23, 2024 09:47
0751562
to
ec9bef2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 27, 2024 17:26
ec9bef2
to
cb7090a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 29, 2024 21:18
cb7090a
to
6594348
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 5, 2024 19:51
6594348
to
d85f1ba
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 6, 2024 19:17
d85f1ba
to
9d3756b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 11, 2024 12:52
9d3756b
to
fe419d9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 13, 2024 01:38
fe419d9
to
60a79b2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 15, 2024 13:33
60a79b2
to
c36cf44
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 23, 2024 23:20
c36cf44
to
1aae333
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 24, 2024 15:47
1aae333
to
8e0d6f2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 29, 2024 01:52
8e0d6f2
to
65cce5a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 6, 2024 20:58
65cce5a
to
6501ab4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 7, 2024 08:17
6501ab4
to
be3b503
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 17, 2024 21:24
be3b503
to
7a3b8e5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 20, 2024 23:12
7a3b8e5
to
8c83159
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
0.0.20
->0.0.22
^8.55.0
->^8.57.0
^14.0.0
->^14.0.1
^8.0.0
->^8.1.2
8.12.1
->8.15.5
^1.1.1
->^1.3.0
^5.3.3
->^5.4.3
^1.9.2
->^1.9.3
Release Notes
GoogleChromeLabs/critters (critters)
v0.0.22
Compare Source
v0.0.21
Compare Source
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)v8.56.0
Compare Source
Features
0dd9704
feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)Bug Fixes
7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846) (Francesco Trotta)74739c8
fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)Documentation
9007719
docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)3a22236
docs: Update README (GitHub Actions Bot)54c3ca6
docs: fix migration-guide example (#17829) (Tanuj Kanti)4391b71
docs: check config comments in rule examples (#17815) (Francesco Trotta)fd28363
docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)48ed5a6
docs: Update README (GitHub Actions Bot)Chores
ba6af85
chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic)60a531a
chore: package.json update for @eslint/js release (Jenkins)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])9271d10
chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)70a686b
chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)f3a599d
chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)905d4b7
chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)4d7c3ce
chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)fd0c60c
ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)sindresorhus/globby (globby)
v14.0.1
Compare Source
expandDirectories.extension
option (#263)af5d139
3a28601
lerna/lerna (lerna)
v8.1.2
Compare Source
Note: Version bump only for package lerna
v8.1.1
Compare Source
Note: Version bump only for package lerna
v8.1.0
Compare Source
Features
8.0.2 (2024-01-05)
Bug Fixes
8.0.1 (2023-12-15)
Bug Fixes
v8.0.2
Compare Source
Bug Fixes
v8.0.1
Compare Source
Bug Fixes
pnpm/pnpm (pnpm)
v8.15.5
Compare Source
v8.15.4
Compare Source
v8.15.3
Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.2
Compare Source
Patch Changes
node_modules
directories, pnpm will no longer print multiple prompts simultaneously.node_modules
.package.json
#4761.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.1
Compare Source
Patch Changes
object-hash
library instead ofnode-object-hash
for hashing keys of side-effects cache #7591.bundledDependencies
should never be added to the lockfile withfalse
as the value #7576.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.0
Compare Source
Minor Changes
package.json
but a license file exists, try to match and extract the license name #7530.Patch Changes
pnpm update -r --latest
will no longer downgrade prerelease dependencies #7436.--aggregate-output
should work on scripts executed from the same project #7556.pnpm update --latest
runs with arguments containing versions specs. For instance,pnpm update --latest foo@next
is not allowed #7567.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.14.3
Compare Source
Patch Changes
pnpm pack
should work as expected when "prepack" modifies the manifest #7558.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.14.2
Compare Source
Patch Changes
pnpm dlx
should not fail, when executed frompackage.json
"scripts" 7424.pnpm publish
should pack "main" file or "bin" files defined in "publishConfig" #4195.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
This PR has been generated by Mend Renovate. View repository job log here.