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

Bump renovatebot/github-action from 40.1.0 to 40.1.1 #2147

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps renovatebot/github-action from 40.1.0 to 40.1.1.

Release notes

Sourced from renovatebot/github-action's releases.

v40.1.1

40.1.1 (2024-02-19)

Documentation

  • update references to ghcr.io/renovatebot/renovate to v37.198.0 (bc32a6e)
  • update references to renovatebot/github-action to v40.1.0 (98afc1a)

Miscellaneous Chores

  • deps: update dependency @​types/node to v20.11.17 (ada9b14)
  • deps: update dependency lint-staged to v15.2.2 (5d73f73)
  • deps: update dependency semantic-release to v23.0.1 (9859306)
  • deps: update dependency semantic-release to v23.0.2 (bc75d08)
  • deps: update linters to v6.21.0 (94307d4)

Build System

  • deps: lock file maintenance (2f34ead)

Continuous Integration

  • deps: update renovate docker tag to v37.186.0 (6cfa45b)
  • deps: update renovate docker tag to v37.186.1 (116bb8e)
  • deps: update renovate docker tag to v37.187.0 (1042059)
  • deps: update renovate docker tag to v37.187.1 (2c66e52)
  • deps: update renovate docker tag to v37.187.2 (0f5015f)
  • deps: update renovate docker tag to v37.191.0 (1333792)
  • deps: update renovate docker tag to v37.191.1 (93d50b6)
  • deps: update renovate docker tag to v37.192.1 (2542cad)
  • deps: update renovate docker tag to v37.194.0 (165f79a)
  • deps: update renovate docker tag to v37.194.1 (7e6baf7)
  • deps: update renovate docker tag to v37.194.2 (557f617)
  • deps: update renovate docker tag to v37.197.0 (6efdc38)
  • deps: update renovate docker tag to v37.198.0 (32aa636)
Commits
  • 8f6b0f7 chore(release): 40.1.1 [skip ci]
  • 6b3fe0c skip: merge (2f34eadaf5f21bd022cd3d1fc269de3534034d20) [skip release]
  • 5a63d27 skip: merge (98afc1a292b9214993327b48b0642f0f8044f094) [skip release]
  • 2f34ead build(deps): lock file maintenance
  • fc8cc5d skip: merge (bc32a6ea7cfd96dc43649f80fd4ad9ca7ca32884) [skip release]
  • 98afc1a docs: update references to renovatebot/github-action to v40.1.0
  • 05d7c1b skip: merge (32aa6365a443f05ff6c0105028fc66827796db84) [skip release]
  • bc32a6e docs: update references to ghcr.io/renovatebot/renovate to v37.198.0
  • 32aa636 ci(deps): update renovate docker tag to v37.198.0
  • c5ca39d skip: merge (6efdc38bf31f19e0f34157f94ceafd7c414e75ad) [skip release]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.1.0 to 40.1.1.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@2d90417...8f6b0f7)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from SimiHunjan as a code owner February 20, 2024 03:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2024
@dependabot dependabot bot requested a review from ochikov as a code owner February 20, 2024 03:07
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Feb 20, 2024
@dependabot dependabot bot requested a review from petreze as a code owner February 20, 2024 03:07
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9703df4) 84.22% compared to head (946d1ad) 78.03%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2147      +/-   ##
===========================================
- Coverage    84.22%   78.03%   -6.19%     
===========================================
  Files          305      266      -39     
  Lines        76202    66683    -9519     
===========================================
- Hits         64178    52038   -12140     
- Misses       12024    14645    +2621     

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2024

Superseded by #2169.

@dependabot dependabot bot closed this Feb 27, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/renovatebot/github-action-40.1.1 branch February 27, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants