-
Notifications
You must be signed in to change notification settings - Fork 40
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
chore(deps): update all non-major dependencies #126
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: linters/brakeman/test_data/Gemfile.lock
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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. ⚠ Warning: custom changes will be lost. |
Updated test results from brakeman because the updated packages made some issues resolved. |
This PR contains the following updates:
'1.2.0'
->'1.2.4'
v3.1.0
->v3.3.0
v3.1.0
->v3.1.2
'~> 4.1.0'
->'~> 4.2.0'
2.26.0
->2.27.5
v2.1.27
->v2.2.1
7.4.1
->7.6
v2.0.6
->v2.1.2
'>= 5.0.0.beta1', '< 5.1'
->'>= 5.0.0.beta1', '< 5.2.9'
0.13.2
->0.21.2
4.9.3
->4.9.5
1.20.0-RC1
->1.22.0
1.5.31
->1.8.10
Release Notes
actions/checkout
v3.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v3.2.0...v3.3.0
v3.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v3.1.0...v3.2.0
actions/upload-artifact
v3.1.2
Compare Source
@actions/*
NPM packages to their latest versions- #374v3.1.1
Compare Source
set-output
deprecation warning #351import-js/eslint-plugin-import
v2.27.5
Compare Source
Fixed
order]
: Fix group ranks order when alphabetizing ([#2674], thanks [@Pearce-Ropion])v2.27.4
Compare Source
Fixed
semver
should be a prod dep ([#2668])v2.27.3
Compare Source
Fixed
no-empty-named-blocks
]: rewrite rule to only check import declarations ([#2666])v2.27.2
Compare Source
Fixed
no-duplicates
]: do not unconditionally requiretypescript
([#2665])v2.27.1
Compare Source
Fixed
array.prototype.flatmap
should be a prod dep ([#2664], thanks [@cristobal])v2.27.0
Compare Source
Added
newline-after-import
]: addconsiderComments
option ([#2399], thanks [@pri1311])no-cycle
]: addallowUnsafeDynamicCyclicDependency
option ([#2387], thanks [@GerkinDev])no-restricted-paths
]: support arrays forfrom
andtarget
options ([#2466], thanks [@AdriAt360])no-anonymous-default-export
]: addallowNew
option ([#2505], thanks [@DamienCassou])order
]: AdddistinctGroup
option ([#2395], thanks [@hyperupcall])no-extraneous-dependencies
]: AddincludeInternal
option ([#2541], thanks [@bdwain])no-extraneous-dependencies
]: AddincludeTypes
option ([#2543], thanks [@bdwain])order
]: newalphabetize.orderImportKind
option to sort imports with same path based on their kind (type
,typeof
) ([#2544], thanks [@stropho])consistent-type-specifier-style
]: add rule ([#2473], thanks [@bradzacher])no-empty-named-blocks
] rule ([#2568], thanks [@guilhermelimak])prefer-default-export
]: add "target" option ([#2602], thanks [@azyzz228])no-absolute-path
]: add fixer ([#2613], thanks [@adipascu])no-duplicates
]: support inline type import withinlineTypeImport
option ([#2475], thanks [@snewcomer])Fixed
order
]: move nested imports closer to main import entry ([#2396], thanks [@pri1311])no-restricted-paths
]: fix an error message ([#2466], thanks [@AdriAt360])no-restricted-paths
]: useMinimatch.match
instead ofminimatch
to comply with Windows Native paths ([#2466], thanks [@AdriAt360])order
]: require with member expression could not be fixed if alphabetize.order was used ([#2490], thanks [@msvab])order
]: leave more space in rankings for consecutive path groups ([#2506], thanks [@Pearce-Ropion])no-cycle
]: add ExportNamedDeclaration statements to dependencies ([#2511], thanks [@BenoitZugmeyer])dynamic-import-chunkname
]: prevent false report on a valid webpack magic comment ([#2330], thanks [@mhmadhamster])export
]: do not error on TS export overloads ([#1590], thanks [@ljharb])no-unresolved
], [extensions
]: ignore type only exports ([#2436], thanks [@Lukas-Kullmann])ExportMap
: add missing param to function ([#2589], thanks [@Fdawgs])no-unused-modules
]:checkPkgFieldObject
filters boolean fields from checks ([#2598], thanks [@mpint])no-cycle
]: accept Flowtypeof
imports, just liketype
([#2608], thanks [@gnprice])no-import-module-exports
]: avoid a false positive for import variables ([#2315], thanks [@BarryThePenguin])Changed
named
]: Run all TypeScript test ([#2427], thanks [@ProdigySim])import/extensions
section ([#2440], thanks [@OutdatedVersion])order
]: use correct default value ([#2392], thanks [@hyperupcall])eslint-import-resolver-typescript
usage ([#2503], thanks [@JounQin])no-cycle
]: Add per-run caching of traversed paths ([#2419], thanks [@nokel81])ExportMap
: add caching after parsing for an ambiguous module ([#2531], thanks [@stenin-nikita])no-useless-path-segments
]: fix paths ([#2424], thanks [@s-h-a-d-o-w])no-cycle
]: add passing test cases ([#2438], thanks [@georeith])no-extraneous-dependencies
] improve performance using cache ([#2374], thanks [@meowtec])CONTRIBUTING.md
: mention inactive PRs ([#2546], thanks [@stropho])no-restricted-paths
]: Tests forimport type
statements ([#2459], thanks [@golergka])no-restricted-paths
]: fix one failingimport type
test case, submitted by [@golergka], thanks [@azyzz228]eslint-doc-generator
to v1.0.0 ([#2605], thanks [@bmish])no-cycle
], [no-internal-modules
], [no-restricted-paths
]: useanyOf
instead ofoneOf
(thanks [@ljharb], [@remcohaszing])github/codeql-action
v2.2.1
Compare Source
v2.2.0
Compare Source
v2.1.39
Compare Source
v2.1.38
Compare Source
v2.1.37
Compare Source
v2.1.36
Compare Source
v2.1.35
Compare Source
v2.1.34
Compare Source
v2.1.33
Compare Source
v2.1.32
Compare Source
v2.1.31
Compare Source
v2.1.30
Compare Source
v2.1.29
Compare Source
v2.1.28
Compare Source
gradle/gradle
v7.5.1
: 7.5.1This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres
Upgrade instructions
Switch your build to use Gradle 7.5.1 by updating your wrapper:
./gradlew wrapper --gradle-version=7.5.1
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v7.4.2
: 7.4.2This is a patch release for Gradle 7.4.
See the list of fixed issues: https://docs.gradle.org/7.4.2/release-notes.html
We recommend users upgrade to 7.4.2 instead of 7.4 or another patch release.
Upgrade Instructions
Switch your build to use Gradle 7.4.2 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.2.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
ossf/scorecard-action
v2.1.2
Compare Source
What's Changed
Fixes
Full Changelog: ossf/scorecard-action@v2.1.1...v2.1.2
v2.1.1
Compare Source
Scorecard version
This release use Scorecard's v4.10.1
Full Changelog: ossf/scorecard-action@v2.1.0...v2.1.1
v2.1.0
Compare Source
What's Changed
Scorecard version
This release uses scorecard v4.10.0.
Improvements
Documentation
New Contributors
Full Changelog: ossf/scorecard-action@v2.0.6...v2.1.0
terraform-linters/tflint-ruleset-aws
v0.21.2
Compare Source
Enhancements
Chores
GITHUB_TOKEN
to e2e test workflow (@wata727)v0.21.1
Compare Source
BugFixes
elasticache_cluster_previous_type
: fix panic on empty string (@bendrucker)Chores
v0.21.0
Compare Source
Enhancements
v0.20.0
Compare Source
Enhancements
Chores
v0.19.0
Compare Source
Enhancements
BugFixes
Chores
v0.18.0
Compare Source
Breaking Changes
Enhancements
Chores
v0.17.1
Compare Source
Enhancements
Chores
v0.17.0
Compare Source
The minimum supported version of TFLint has changed in this version. TFLint v0.40.0+ is required for this plugin to work.
Breaking Changes
Enhancements
Chores
v0.16.1
Compare Source
Enhancements
v0.16.0
Compare Source
Enhancements
aws_cloudwatch_metric_alarm_invalid_extended_statistic
ruleChores
v0.15.0
Compare Source
Enhancements
aws_security_group_rule_invalid_protocol
rule (@x-color)aws_security_group_invalid_protocol
rule (@x-color)Chores
v0.14.0
Compare Source
Enhancements
Chores
v0.13.4
Compare Source
Enhancements
Chores
v0.13.3
Compare Source
Enhancements
Chores
go generate ./...
(@suzuki-shunsuke)Microsoft/TypeScript
v4.9.5
: TypeScript 4.9.5Compare Source
For release notes, check out the release announcement.
Downloads are available on:
Changes:
69e88ef
Port ignore deprecations to 4.9 (#52419)daf4e81
Port timestamp fix to 4.9 (#52426)v4.9.4
: TypeScript 4.9.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Changes:
e286821
Bump version to 4.9.4 and LKG.eb5419f
Cherry-pick #51704 to release 4.9 (#51712)b4d382b
Cherry-pick changes for narrowing to tagged literal types.e7a02f4
Port of #51626 and #51689 to release-4.9 (#51627)1727912
Cherry-pick fix aroundvisitEachChild
to release-4.9. (#51544)This list of changes was auto generated.
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 has been generated by Mend Renovate. View repository job log here.