Update devDependencies (non-major) #1783
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:
^3.341.0
->^3.344.0
^29.5.1
->^29.5.2
^5.59.7
->^5.59.8
^5.59.7
->^5.59.8
^16.0.3
->^16.1.3
^8.41.0
->^8.42.0
^2.14.0
->^2.14.1
^0.11.29
->^0.11.30
^5.0.4
->^5.1.3
^5.84.1
->^5.85.0
Release Notes
aws/aws-sdk-js-v3
v3.344.0
Compare Source
Note: Version bump only for package @aws-sdk/util-stream-node
v3.342.0
Compare Source
Note: Version bump only for package @aws-sdk/util-stream-node
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.8
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.8
Compare Source
Note: Version bump only for package @typescript-eslint/parser
motdotla/dotenv
v16.1.3
Compare Source
Removed
browser
keys forpath
,os
, andcrypto
in package.json. These were set to false incorrectly as of 16.1. Instead, if using dotenv on the front-end make sure to include polyfills forpath
,os
, andcrypto
. node-polyfill-webpack-plugin provides these.v16.1.2
Compare Source
Changed
_configDotenv
asconfigDotenv
. #744v16.1.1
Compare Source
Added
decrypt
functionChanged
{crypto: false}
inpackageJson.browser
v16.1.0
Compare Source
Added
populate
convenience method #733npm fund
command.env.vault
support. 🎉 (#730)ℹ️
.env.vault
extends the.env
file format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without risky third-party integrations. read moreChanged
eslint/eslint
v8.42.0
Compare Source
Features
b8448ff
feat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)Bug Fixes
a589636
fix: Config withignores
and withoutfiles
should not always apply (#17181) (Milos Djermanovic)c4fad17
fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)Documentation
01d7142
docs: Update README (GitHub Actions Bot)e5182b7
docs: Update README (GitHub Actions Bot)Chores
6ca5b7c
chore: upgrade @eslint/js@8.42.0 (#17236) (Milos Djermanovic)67fc5e7
chore: package.json update for @eslint/js release (ESLint Jenkins)0892412
refactor: removeIdentifier
listener in no-irregular-whitespace (#17235) (Milos Djermanovic)f67d298
test: AddFlatESLint
tests with missing config files (#17164) (Milos Djermanovic)5b68d51
chore: Fixfixedsize
attribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)37432f2
chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)nomiclabs/hardhat
v2.14.1
: Hardhat v2.14.1Compare Source
This release adds better information to Hardhat about which block numbers correspond to which hardforks. Most users won't be affected by this, but it fixes some issues for certain edge cases.
Microsoft/TypeScript
v5.1.3
: TypeScript 5.1.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
webpack/webpack
v5.85.0
Compare Source
New Features
readonly
cache mode by @vankop in https://github.com/webpack/webpack/pull/15470environment
in loader context by @alexander-akait in https://github.com/webpack/webpack/pull/17281addModule()
support in worklets -*context.audioWorklet.addModule()
by @alexander-akait in https://github.com/webpack/webpack/pull/17212Bug Fixes
Developer Experience
Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.84.1...v5.85.0
Configuration
📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.