-
Notifications
You must be signed in to change notification settings - Fork 9
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
Lock file maintenance npm all non-major dependencies #3247
Conversation
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3247 +/- ##
=======================================
Coverage 81.94% 81.94%
=======================================
Files 275 275
Lines 9489 9489
Branches 445 445
=======================================
Hits 7776 7776
Misses 1594 1594
Partials 119 119 ☔ View full report in Codecov by Sentry. |
7645439
to
a112ff9
Compare
a112ff9
to
2331068
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Conor Brady <con.brad@gmail.com>
This PR contains the following updates:
3.12.9
->3.12.11
3.3.4
->3.3.5
6.11.0
->6.12.0
6.11.0
->6.12.0
13.5.0
->13.5.1
8.53.0
->8.54.0
8.1.0
->8.2.0
6.18.0
->6.19.0
2.9.3
->2.10.1
2.0.2
->2.0.3
5.2.2
->5.3.2
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
v3.12.11
Compare Source
Bug Fixes
v3.12.10
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.12.0
Compare Source
Bug Fixes
ignoreClassesThatImplementAnInterface
is set (#7705) (155aa1f)Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.12.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
cypress-io/cypress (cypress)
v13.5.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1
eslint/eslint (eslint)
v8.54.0
Compare Source
Features
a7a883b
feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)1452dc9
feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)21ebf8a
feat: updateno-array-constructor
rule (#17711) (Francesco Trotta)Bug Fixes
98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753) (Pavel)3cbeaad
fix: Usecwd
constructor option as configbasePath
in Linter (#17705) (Milos Djermanovic)Documentation
becfdd3
docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)05d6e99
docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)eb2279e
docs: display info about deprecated rules (#17749) (Percy Ma)d245326
docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)Chores
d644de9
chore: upgrade @eslint/js@8.54.0 (#17773) (Milos Djermanovic)1e6e314
chore: package.json update for @eslint/js release (Jenkins)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)85db724
chore: upgrademarkdownlint
to 0.31.1 (#17754) (Nitin Kumar)6d470d2
chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])b7121b5
chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])633b9a1
chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])acac16f
chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])ba8ca7e
chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨)openlayers/openlayers (ol)
v8.2.0
Compare Source
The 8.2 release includes fixes for a few bugs in the 8.1 release and a couple new enhancements, including new WebGL features and support for
ol/render/Feature
for vector layers. Nothing special is required when upgrading from 8.1. Only TypeScript users might have to make minor changes, because some types have been made more strict.List of all changes
See below for a complete list of features and fixes.
apiKey
andretina
properties optional (by @ahocevar in https://github.com/openlayers/openlayers/pull/15278)fromUserResolution
andtoUserResolution
foruseGeographic()
(by @kikuchan in https://github.com/openlayers/openlayers/pull/15214)updateSize
andupdateViewportSize_
(by @simonseyock in https://github.com/openlayers/openlayers/pull/15269)(by @MannyKSoSo in https://github.com/openlayers/openlayers/pull/15250)
touch-action: pan-x pan-y;
on viewport (by @mike-000 in https://github.com/openlayers/openlayers/pull/15208)src
is not set (by @mike-000 in https://github.com/openlayers/openlayers/pull/15094)Dependency Updates
New Contributors
Full Changelog: openlayers/openlayers@v8.1.0...v8.2.0
remix-run/react-router (react-router-dom)
v6.19.0
Compare Source
Minor Changes
unstable_flushSync
option touseNavigate
/useSumbit
/fetcher.load
/fetcher.submit
to opt-out ofReact.startTransition
and intoReactDOM.flushSync
for state updates (#11005)unstable_usePrompt
to accept aBlockerFunction
in addition to aboolean
(#10991)Patch Changes
key
in auseFetcher
that remains mounted wasn't getting picked up (#11009)useFormAction
which was incorrectly inheriting the?index
query param from child routeaction
submissions (#11025)NavLink
active
logic whento
location has a trailing slash (#10734)react-router@6.19.0
@remix-run/router@1.12.0
recharts/recharts (recharts)
v2.10.1
: Patch: Do not include types from test folderCompare Source
Fixes https://github.com/recharts/recharts/issues/3978
Full Changelog: recharts/recharts@v2.10...v2.10.1
v2.10.0
Compare Source
bahmutov/start-server-and-test (start-server-and-test)
v2.0.3
Compare Source
Bug Fixes
Microsoft/TypeScript (typescript)
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate. View repository job log here.
Test Links:
Landing Page
MoreCast 2.0
Percentile Calculator
MoreCast
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator