chore(deps): update all non-major dependencies #448
Merged
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:
9.9.1
->9.10.0
1.7.22
->1.7.25
v1.10.3
->v1.10.4
4.40.0
->4.41.0
14.15.3
->14.16.1
9.9.1
->9.10.0
2.29.1
->2.30.0
9.9.0
->9.10.0
5.5.4
->5.6.2
Release Notes
eslint/eslint (@eslint/js)
v9.10.0
Compare Source
swc-project/swc (@swc/core)
v1.7.25
Compare Source
Bug Fixes
(es/codegen) Handle minify number (#9541) (8b1e442)
(es/codegen) Ensure decorators are emitted first in TS paramters (#9545) (47ef38d)
Features
Span
andBytePos
to handle#__PURE__
(#9539) (f63a481)Miscellaneous Tasks
v1.7.24
Compare Source
Bug Fixes
(es/compat) Handle label block in constructor (#9528) (c43dbad)
(es/decorator) Add support for private access expressions in legacy decorators (#9535) (62ed065)
(es/minifier)
typeof
class should befunction
(#9522) (c7fdd6b)(es/minifier) Prevent removing side effects from accessing getter (#9530) (8513816)
(es/typescript) Handle enum in single statement (#9532) (84b0043)
v1.7.23
Compare Source
Bug Fixes
Performance
(es/compat) Reimplement constructor transform (#9519) (4b85a92)
(es/utils) Rewrite inject_after_super (#9496) (c562cfa)
actions/create-github-app-token (actions/create-github-app-token)
v1.10.4
Compare Source
Bug Fixes
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.41.0
Compare Source
NOTES:
frequency
in favour ofmax_upload_interval_seconds
(#3745)FEATURES:
cloudflare_dcv_delegation
(#3885)cloudflare_cloud_connector_rules
(#3622)ENHANCEMENTS:
disable_for_time
attribute (#3526)BUG FIXES:
content
andvalue
are both being set in state and erroneously always thinking thecontent
field is the source of truth (#3776)DEPENDENCIES:
github.com/aws/aws-sdk-go-v2/config
from 1.27.27 to 1.27.31 (#3801)github.com/aws/aws-sdk-go-v2/credentials
from 1.17.27 to 1.17.30 (#3801)github.com/aws/aws-sdk-go-v2/service/s3
from 1.58.3 to 1.60.1 (#3801)github.com/aws/aws-sdk-go-v2
from 1.30.3 to 1.30.4 (#3801)discordjs/discord.js (discord.js)
v14.16.1
Compare Source
Bug Fixes
v14.16.0
Compare Source
Bug Fixes
AuditLogChange
objects (#10438) (45f7e1a)add()
method (#10338) (ab8bf0f)Documentation
Features
title
(#10423) (c63bde9)call
(#10283) (6803121)type
(#10280) (17d4c78)avatarDecorationData
(#9888) (3b5c600)Refactor
Typings
ThreadChannel
andAnyThreadChannel
consistently (#10181) (1f7d1f8)EventEmitter
static method overrides (#10360) (9b707f2)Snowflake
fetch (#10366) (b8397b2)eslint/eslint (eslint)
v9.10.0
Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
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])pnpm/pnpm (pnpm)
v9.10.0
: pnpm 9.10Compare Source
Minor Changes
Support for a new CLI flag,
--exclude-peers
, added to thelist
andwhy
commands. When--exclude-peers
is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #8506.Added a new setting to
package.json
atpnpm.auditConfig.ignoreGhsas
for ignoring vulnerabilities by their GHSA code #6838.For instance:
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
microsoft/TypeScript (typescript)
v5.6.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.