Skip to content
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

Merged
merged 2 commits into from
Feb 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actionpack-page_caching patch '1.2.0' -> '1.2.4' age adoption passing confidence
actions/checkout action minor v3.1.0 -> v3.3.0 age adoption passing confidence
actions/upload-artifact action patch v3.1.0 -> v3.1.2 age adoption passing confidence
coffee-rails minor '~> 4.1.0' -> '~> 4.2.0' age adoption passing confidence
eslint-plugin-import devDependencies minor 2.26.0 -> 2.27.5 age adoption passing confidence
github/codeql-action action minor v2.1.27 -> v2.2.1 age adoption passing confidence
gradle (source) minor 7.4.1 -> 7.6 age adoption passing confidence
ossf/scorecard-action action minor v2.0.6 -> v2.1.2 age adoption passing confidence
rails minor '>= 5.0.0.beta1', '< 5.1' -> '>= 5.0.0.beta1', '< 5.2.9' age adoption passing confidence
terraform-linters/tflint-ruleset-aws plugin minor 0.13.2 -> 0.21.2 age adoption passing confidence
typescript (source) devDependencies patch 4.9.3 -> 4.9.5 age adoption passing confidence
io.gitlab.arturbosch.detekt plugin minor 1.20.0-RC1 -> 1.22.0 age adoption passing confidence
org.jetbrains.kotlin.jvm plugin minor 1.5.31 -> 1.8.10 age adoption passing confidence

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

  • Update all @actions/* NPM packages to their latest versions- #​374
  • Update all dev dependencies to their most recent versions - #​375

v3.1.1

Compare Source

  • Update actions/core package to latest version to remove set-output deprecation warning #​351
import-js/eslint-plugin-import

v2.27.5

Compare Source

Fixed

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 require typescript ([#​2665])

v2.27.1

Compare Source

Fixed

v2.27.0

Compare Source

Added
Fixed
Changed
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.1

This 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.2

This 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:

./gradlew wrapper --gradle-version=7.4.2

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
  • #​433 #​441: Bump golang.org/x/net from 0.2.0 to 0.5.0
  • #​434: Bump goreleaser/goreleaser-action from 3 to 4
  • #​435: Pass GITHUB_TOKEN to e2e test workflow (@​wata727)
  • #​437: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.14.0 to 0.15.0

v0.21.1

Compare Source

BugFixes
Chores
  • #​407: autogenerated maintenance

v0.21.0

Compare Source

Enhancements

v0.20.0

Compare Source

Enhancements
  • #​400: autogenerated maintenance
Chores

v0.19.0

Compare Source

Enhancements
  • #​390: autogenerated maintenance
BugFixes
Chores

v0.18.0

Compare Source

Breaking Changes
Enhancements
Chores
  • #​387: Bump github.com/dave/dst from 0.27.0 to 0.27.2

v0.17.1

Compare Source

Enhancements
Chores
  • #​374: Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
  • #​377: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.12.0 to 0.13.0
  • #​378: Bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1

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
  • #​366: autogenerated maintenance
Chores
  • #​365: Bump github.com/zclconf/go-cty from 1.10.0 to 1.11.0
  • #​368: Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0
  • #​371: build: Improve Go workflows (@​wata727)

v0.16.1

Compare Source

Enhancements
  • 363: autogenerated maintenance

v0.16.0

Compare Source

Enhancements
  • #​358: autogenerated maintenance
    • Removed aws_cloudwatch_metric_alarm_invalid_extended_statistic rule
  • #​362: Lambda runtime deprecation updates (@​PatMyron)
Chores

v0.15.0

Compare Source

Enhancements
Chores
  • #​354: Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0

v0.14.0

Compare Source

Enhancements
Chores
  • #​344: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.1 to 0.11.0
  • #​347: Bump goreleaser/goreleaser-action from 2 to 3
  • #​351: Bump github.com/dave/dst from 0.26.2 to 0.27.0

v0.13.4

Compare Source

Enhancements
  • #​336: autogenerated maintenance
Chores

v0.13.3

Compare Source

Enhancements
Chores
Microsoft/TypeScript

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 4, 2023

⚠ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: linters/brakeman/test_data/Gemfile.lock
installing v2 tool ruby v3.2.0
linking tool ruby v3.2.0
ruby 3.2.0 (2022-12-25 revision a528908271) [x86_64-linux]
gem 3.4.1
RubyGems Environment:
  - RUBYGEMS VERSION: 3.4.1
  - RUBY VERSION: 3.2.0 (2022-12-25 patchlevel 0) [x86_64-linux]
  - INSTALLATION DIRECTORY: /tmp/renovate-cache/others/bundler
  - USER INSTALLATION DIRECTORY: /home/ubuntu/.local/share/gem/ruby/3.2.0
  - RUBY EXECUTABLE: /opt/buildpack/tools/ruby/3.2.0/bin/ruby
  - GIT EXECUTABLE: /usr/bin/git
  - EXECUTABLE DIRECTORY: /tmp/renovate-cache/others/bundler/bin
  - SPEC CACHE DIRECTORY: /home/ubuntu/.local/share/gem/specs
  - SYSTEM CONFIGURATION DIRECTORY: /usr/local/ruby/3.2.0/etc
  - RUBYGEMS PLATFORMS:
     - ruby
     - x86_64-linux
  - GEM PATHS:
     - /tmp/renovate-cache/others/bundler
     - /home/ubuntu/.local/share/gem/ruby/3.2.0
     - /opt/buildpack/tools/ruby/3.2.0/lib/ruby/gems/3.2.0
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :backtrace => false
     - :bulk_threshold => 1000
     - "gem" => "--bindir /home/ubuntu/bin --no-document"
     - :benchmark => false
  - REMOTE SOURCES:
     - https://rubygems.org/
  - SHELL PATH:
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/bin
     - /usr/local/sbin
     - /usr/local/bin
     - /usr/sbin
     - /usr/bin
     - /sbin
     - /bin
Installed v2 /usr/local/buildpack/tools/v2/ruby.sh in 6 seconds
skip cleanup, not a docker build: 661aed8cfaed
installing v2 tool bundler v1.11.2
linking tool bundler v1.11.2
Bundler version 1.11.2
Installed v2 /usr/local/buildpack/tools/v2/bundler.sh in 3 seconds
skip cleanup, not a docker build: 661aed8cfaed
ruby 3.2.0 (2022-12-25 revision a528908271) [x86_64-linux]
Unknown switches '--patch, --strict'


@EliSchleifer EliSchleifer self-requested a review February 4, 2023 16:38
Copy link
Member

@EliSchleifer EliSchleifer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renovate
Copy link
Contributor Author

renovate bot commented Feb 4, 2023

Edited/Blocked Notification

Renovate 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.

@EliSchleifer
Copy link
Member

Updated test results from brakeman because the updated packages made some issues resolved.

@EliSchleifer EliSchleifer merged commit 662fae4 into main Feb 4, 2023
@EliSchleifer EliSchleifer deleted the renovate/all-minor-patch branch February 4, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant