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

build(deps): update all non-major dependencies #167

Merged
merged 1 commit into from
May 18, 2024

Conversation

aki-bot[bot]
Copy link
Contributor

@aki-bot aki-bot bot commented May 18, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.5 -> v4.1.6
codecov/codecov-action action minor v4.3.1 -> v4.4.0
ghcr.io/renovatebot/renovate (source) minor 37.354.6 -> 37.368.4

Release Notes

actions/checkout (actions/checkout)

v4.1.6

Compare Source

codecov/codecov-action (codecov/codecov-action)

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v37.368.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.12.1 (#​29140) (947bf17)
Miscellaneous Chores

v37.368.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.6.11 (#​29134) (8216f20)
Documentation
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v10.6.11 (#​29133) (463226b)

v37.368.2

Compare Source

Bug Fixes
  • gomod: treat v0 pseudo version updates as digest updates (#​29042) (6f8cde4)

v37.368.1

Compare Source

Miscellaneous Chores
Build System

v37.368

Compare Source

v37.368.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.12.0 (#​29124) (676e1ef)
Build System

v37.367

Compare Source

v37.367.0

Compare Source

Features

v37.366.1

Compare Source

Build System

v37.366

Compare Source

v37.366.0

Compare Source

Features

v37.365

Compare Source

v37.365.0

Compare Source

Features

v37.364

Compare Source

v37.364.0

Compare Source

Features
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.0.87 (#​29108) (e03a5cf)
Tests

v37.363.9

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.11.2 (#​29099) (99ba857)
Documentation

v37.363.8

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.6.10 (#​29096) (1254f6a)
Documentation
  • bot comparison: dependabot-core switched to MIT license (#​29095) (d9cd961)
  • Update Swissquote article with information on the scheduler and dashboards (#​29030) (01f9861)

v37.363.7

Compare Source

Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v10.6.10 (#​29091) (dba9ad3)
Build System

v37.363.6

Compare Source

Bug Fixes
  • datasource/github-runners: add Ubuntu 24.04 Noble Numbat as unstable (#​29088) (e291ef0)

v37.363.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.11.1 (#​29079) (945c4cf)
Miscellaneous Chores
Build System

v37.363.4

Compare Source

Build System

v37.363.3

Compare Source

Build System

v37.363.2

Compare Source

Build System

v37.363.1

Compare Source

Bug Fixes

v37.363

Compare Source

v37.363.0

Compare Source

Features

v37.362

Compare Source

v37.362.0

Compare Source

Features
Bug Fixes

v37.361

Compare Source

v37.361.0

Compare Source

Features
Miscellaneous Chores

v37.360

Compare Source

v37.360.0

Compare Source

Features
Documentation

v37.359

Compare Source

v37.359.0

Compare Source

Features

v37.358.2

Compare Source

Build System

v37.358.1

Compare Source

Miscellaneous Chores
Build System
  • deps: update dependency validate-npm-package-name to v5.0.1 (#​29045) (72c3ec4)

v37.358

Compare Source

v37.358.0

Compare Source

Features
  • pip_requirements: Extract flags from package files with no deps (#​28961) (dd52edd)
Miscellaneous Chores

v37.357

Compare Source

v37.357.0

Compare Source

Features
  • datasource/kubernetes-api: add flux versions from flux 2.3.0 (#​29039) (c3529d6)
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v37.356.1

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v37.356

Compare Source

v37.356.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.11.0 (#​29009) (4d11583)
Documentation
Miscellaneous Chores

v37.355.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.10.7 (#​29005) (da3872e)

v37.355

Compare Source


Configuration

📅 Schedule: Branch creation - "after 3:00 and before 6:00 on Saturday" (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.


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

This PR has been generated by Renovate Bot.

@aki-bot aki-bot bot requested a review from akikanellis as a code owner May 18, 2024 03:07
@aki-bot aki-bot bot enabled auto-merge (squash) May 18, 2024 03:07
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label May 18, 2024
Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.72%. Comparing base (eb7c205) to head (5e66480).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #167   +/-   ##
=========================================
  Coverage     95.72%   95.72%           
  Complexity      248      248           
=========================================
  Files            27       27           
  Lines          1686     1686           
  Branches        287      287           
=========================================
  Hits           1614     1614           
  Misses           19       19           
  Partials         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aki-bot aki-bot bot merged commit 8be1ec9 into main May 18, 2024
14 checks passed
@aki-bot aki-bot bot deleted the update-dependencies-all-minor-patch branch May 18, 2024 03:10
akikanellis pushed a commit that referenced this pull request May 18, 2024
## [1.25.42](v1.25.41...v1.25.42) (2024-05-18)

### Build System

* **deps:** update all non-major dependencies ([#167](#167)) ([8be1ec9](8be1ec9))
@akikanellis
Copy link
Owner

🎉 This PR is included in version 1.25.42 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant