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: Update pureconfig from 0.17.6 to 0.17.7 #3666

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

RenkuBot
Copy link
Collaborator

About this PR

📦 Updates com.github.pureconfig:pureconfig from 0.17.6 to 0.17.7

📜 GitHub Release Notes - Changelog - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.pureconfig", artifactId = "pureconfig" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.pureconfig", artifactId = "pureconfig" }
}]
labels: test-library-update, early-semver-minor, semver-spec-patch, commit-count:1

@RenkuBot RenkuBot requested a review from a team as a code owner June 10, 2024 06:01
@eikek eikek changed the base branch from master to release-0.54.0 June 12, 2024 07:43
@eikek eikek force-pushed the update/pureconfig-0.17.7 branch from aa1abf0 to 6e32a14 Compare June 12, 2024 07:44
@eikek eikek enabled auto-merge (squash) June 12, 2024 07:44
@eikek eikek merged commit 1395261 into release-0.54.0 Jun 12, 2024
16 of 17 checks passed
@eikek eikek deleted the update/pureconfig-0.17.7 branch June 12, 2024 07:45
Panaetius pushed a commit that referenced this pull request Jun 18, 2024
Panaetius pushed a commit that referenced this pull request Jun 21, 2024
Panaetius added a commit that referenced this pull request Jun 26, 2024
* chore: create release 0.54.0

* chore: Update pureconfig from 0.17.6 to 0.17.7 (#3666)

Co-authored-by: RenkuBot <[email protected]>

* chore: Update circe from 0.14.7 to 0.14.8 (#3683)

Co-authored-by: Eike Kettner <[email protected]>

* chore: Update scalafmt from 3.8.1 to 3.8.2 (#3681)

Co-authored-by: Eike Kettner <[email protected]>

* chore(deps): bump the gh-actions group with 2 updates (#3685)

Bumps the gh-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [Azure/docker-login](https://github.com/azure/docker-login).


Updates `actions/checkout` from 4.1.2 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.2...v4.1.7)

Updates `Azure/docker-login` from 1 to 2
- [Release notes](https://github.com/azure/docker-login/releases)
- [Commits](Azure/docker-login@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gh-actions
- dependency-name: Azure/docker-login
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ralf Grubenmann <[email protected]>

* feat: support for rotating secrets storage keys (#3653)

* fix: properly encode generated secret service key (#3695)

* feat: test storage credentials and prompt on v2 session start (#3693)

Co-authored-by: Chandrasekhar Ramakrishnan <[email protected]>

* Update CHANGELOG.rst

Co-authored-by: Flora Thiebaut <[email protected]>

* chore: Update CHANGELOG.rst wording

* chore: Update scalatest from 3.2.18 to 3.2.19 (#3691)

Co-authored-by: RenkuBot <[email protected]>
Co-authored-by: Ralf Grubenmann <[email protected]>
Co-authored-by: Rok Roškar <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: RenkuBot <[email protected]>
Co-authored-by: Eike Kettner <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ralf Grubenmann <[email protected]>
Co-authored-by: Lorenzo Cavazzi <[email protected]>
Co-authored-by: Chandrasekhar Ramakrishnan <[email protected]>
Co-authored-by: Flora Thiebaut <[email protected]>
Co-authored-by: Rok Roškar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants