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:
10.29.2
->10.32.5
10.29.2
->10.32.5
4.16.6
->4.19.1
7.31.0
->7.32.0
11.0.3
->11.0.4
2.3.2
->2.5.1
4.3.5
->4.5.4
v0.4.0
->v0.5.4
Release Notes
intuit/auto
v10.32.5
Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, yogesh khandelwal (@ykhandelwal913), for all your work!
🐛 Bug Fix
@auto-it/gradle
Authors: 2
v10.32.4
Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ null@yogeshkhandelwal
❤️ yogesh khandelwal (@ykhandelwal913)
❤️ Andreas Weichselbaum (@AndreasWeichselbaum)
Release Notes
fixing gradle issue (#2116)
This release fixes the Gradle plugin (#2608) for Gradle 6.8+.
🐛 Bug Fix
@auto-it/gradle
📝 Documentation
Authors: 3
v10.32.3
Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Mathieu Bergeron (@mathieubergeron), for all your work!
🐛 Bug Fix
@auto-it/microsoft-teams
📝 Documentation
Authors: 2
v10.32.2
Compare Source
🐛 Bug Fix
@auto-it/core
,@auto-it/npm
Authors: 2
v10.32.1
Compare Source
🐛 Bug Fix
@auto-it/core
,@auto-it/conventional-commits
Authors: 1
v10.32.0
Compare Source
🚀 Enhancement
auto
,@auto-it/core
,@auto-it/npm
Authors: 1
v10.31.0
Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Cameron Yick (@hydrosquall), for all your work!
🚀 Enhancement
@auto-it/npm
🐛 Bug Fix
Authors: 2
v10.30.0
Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Cameron Yick (@hydrosquall), for all your work!
🚀 Enhancement
@auto-it/npm
Authors: 1
v10.29.3
Compare Source
🐛 Bug Fix
@auto-it/npm
📝 Documentation
Authors: 3
browserslist/browserslist
v4.19.1
Compare Source
throwOnMissing
types (by Øyvind Saltvik).v4.19.0
Compare Source
v4.18.1
Compare Source
cover
queries (by Pig Fang).since 1970
query fornull
in release date (by Pig Fang).v4.18.0
Compare Source
v4.17.6
Compare Source
v4.17.5
Compare Source
--update-db
for somepnpm
cases.v4.17.4
Compare Source
v4.17.3
Compare Source
picocolors
for color output in--update-db
.v4.17.2
Compare Source
v4.17.1
Compare Source
--update-db
.v4.17.0
Compare Source
v4.16.8
Compare Source
v4.16.7
Compare Source
oudated caniuse-lite
warning text (by Paul Verest).eslint/eslint
v7.32.0
Compare Source
3c78a7b
Chore: Adopteslint-plugin/prefer-message-ids
rule internally (#14841) (Bryan Mishkin)faecf56
Update: change reporting location forcurly
rule (refs #12334) (#14766) (Nitin Kumar)d7dc07a
Fix: ignore lines with empty elements (fixes #12756) (#14837) (Soufiane Boutahlil)1bfbefd
New: Exit on fatal error (fixes #13711) (#14730) (Antonios Katopodis)ed007c8
Chore: Simplify internalno-invalid-meta
rule (#14842) (Bryan Mishkin)d53d906
Docs: Prepare data for website to indicate rules with suggestions (#14830) (Bryan Mishkin)d28f2ff
Docs: Reference eslint-config-eslint to avoid potential for staleness (#14805) (Brett Zamir)8be8a36
Chore: Adopteslint-plugin/require-meta-docs-url
rule internally (#14823) (Bryan Mishkin)f9c164f
Docs: New syntax issue template (#14826) (Nicholas C. Zakas)eba0c45
Chore: assertions on reporting loc inunicode-bom
(refs #12334) (#14809) (Nitin Kumar)ed945bd
Docs: fix multiple broken links (#14833) (Sam Chen)60df44c
Chore: useactions/setup-node@v2
(#14816) (Nitin Kumar)6641d88
Docs: Update README team and sponsors (ESLint Jenkins)sindresorhus/globby
v11.0.4
Compare Source
objectMode
option in the TypeScript types (#178)a08264f
prettier/prettier
v2.5.1
Compare Source
diff
Improve formatting for empty tuple types (#11884 by @sosukesuzuki)
Fix compatibility with Jest inline snapshot test (#11892 by @fisker)
A internal change in Prettier@v2.5.0 accidentally breaks the Jest inline snapshot test.
Support Glimmer's named blocks (#11899 by @duailibe)
Prettier already supported this feature, but it converted empty named blocks to self-closing, which is not supported by the Glimmer compiler.
See: Glimmer's named blocks.
v2.5.0
Compare Source
diff
🔗 Release Notes
v2.4.1
Compare Source
diff
Fix wildcard syntax in
@forward
(#11482) (#11487 by @niksy)Add new CLI option
debug-print-ast
(#11514 by @sosukesuzuki)A new
--debug-print-ast
CLI flag for debugging.v2.4.0
Compare Source
diff
🔗 Release Notes
Microsoft/TypeScript
v4.5.4
Compare Source
This patch release includes a fix for incorrectly offering up JSX attribute snippet completions at the beginning of a tag name.
For the complete list of fixed issues, check out the
Downloads are available on:
v4.5.3
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v4.5.2
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v4.4.4
Compare Source
This patch release contains fixes for a performance regression in
--build
mode by only callingrealpath
onpackage.json
files only when those files are known to exist on disk, and to only perform this work under--watch
mode.For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v4.4.3
Compare Source
This patch release contains a fix for leaking file watchers on
package.json
, and a minor fix for completions in JavaScript files.For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v4.4.2
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
webfactory/ssh-agent
v0.5.4
Compare Source
Fixed
Changed
v0.5.3
Compare Source
Fixed
Changed
v0.5.2
Compare Source
Fixed
Changed
v0.5.1
Compare Source
Fixed
suite, terminate ssh-agent upon actio termination on Windows as well (#63)
Changed
v0.5.0
Compare Source
Added
Fixed
Changed
v0.4.1
Compare Source
Fixed
set-env
, which has been deprecated.Configuration
📅 Schedule: "after 9am on Wednesday" in timezone Europe/London.
🚦 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 has been generated by WhiteSource Renovate. View repository job log here.