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 certifi from 2023.7.22 to 2024.7.4 #148

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2024

Bumps certifi from 2023.7.22 to 2024.7.4.

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2024
@haatveit
Copy link
Contributor

haatveit commented Jul 8, 2024

@dependabot rebase

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/certifi-2024.7.4 branch from 04b2249 to e5a3eb7 Compare July 8, 2024 11:19
Copy link

github-actions bot commented Jul 8, 2024

Triggered from #148 by @​dependabot[bot].

Checking if we can fast forward master (3a01e7e) to dependabot/pip/certifi-2024.7.4 (e5a3eb7).

Target branch (master):

commit 3a01e7eb30bf4a576ec1b1191ba629ef5e540d46 (HEAD -> master, origin/master, origin/HEAD)
Author: Eirik Haatveit <[email protected]>
Date:   Mon Jul 8 12:54:22 2024 +0200

    ci: add PR fast-forward merge workflows

Pull request (dependabot/pip/certifi-2024.7.4):

commit e5a3eb76099b7b0d6b815166e4a283cebe93083f (pull_request/dependabot/pip/certifi-2024.7.4)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jul 8 11:19:09 2024 +0000

    Bump certifi from 2023.7.22 to 2024.7.4
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
    - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

It is possible to fast forward master (3a01e7e) to dependabot/pip/certifi-2024.7.4 (e5a3eb7). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward master to dependabot/pip/certifi-2024.7.4.

@haatveit
Copy link
Contributor

haatveit commented Jul 8, 2024

!merge

Copy link

github-actions bot commented Jul 8, 2024

Triggered from #148 (comment) by @​haatveit.

Trying to fast forward master (3a01e7e) to dependabot/pip/certifi-2024.7.4 (e5a3eb7).

Target branch (master):

commit 3a01e7eb30bf4a576ec1b1191ba629ef5e540d46 (HEAD -> master, origin/master, origin/HEAD)
Author: Eirik Haatveit <[email protected]>
Date:   Mon Jul 8 12:54:22 2024 +0200

    ci: add PR fast-forward merge workflows

Pull request (dependabot/pip/certifi-2024.7.4):

commit e5a3eb76099b7b0d6b815166e4a283cebe93083f (pull_request/dependabot/pip/certifi-2024.7.4)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jul 8 11:19:09 2024 +0000

    Bump certifi from 2023.7.22 to 2024.7.4
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
    - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Fast forwarding master (3a01e7e) to dependabot/pip/certifi-2024.7.4 (e5a3eb7).

$ git push origin e5a3eb76099b7b0d6b815166e4a283cebe93083f:master
remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: At least 1 approving review is required by reviewers with write access.        
To https://github.com/unioslo/tsd-api-client.git
 ! [remote rejected] e5a3eb76099b7b0d6b815166e4a283cebe93083f -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/unioslo/tsd-api-client.git'

@haatveit
Copy link
Contributor

haatveit commented Jul 8, 2024

!merge

Copy link

github-actions bot commented Jul 8, 2024

Triggered from #148 (comment) by @​haatveit.

Trying to fast forward master (3a01e7e) to dependabot/pip/certifi-2024.7.4 (e5a3eb7).

Target branch (master):

commit 3a01e7eb30bf4a576ec1b1191ba629ef5e540d46 (HEAD -> master, origin/master, origin/HEAD)
Author: Eirik Haatveit <[email protected]>
Date:   Mon Jul 8 12:54:22 2024 +0200

    ci: add PR fast-forward merge workflows

Pull request (dependabot/pip/certifi-2024.7.4):

commit e5a3eb76099b7b0d6b815166e4a283cebe93083f (pull_request/dependabot/pip/certifi-2024.7.4)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jul 8 11:19:09 2024 +0000

    Bump certifi from 2023.7.22 to 2024.7.4
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
    - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Fast forwarding master (3a01e7e) to dependabot/pip/certifi-2024.7.4 (e5a3eb7).

$ git push origin e5a3eb76099b7b0d6b815166e4a283cebe93083f:master
To https://github.com/unioslo/tsd-api-client.git
   3a01e7e..e5a3eb7  e5a3eb76099b7b0d6b815166e4a283cebe93083f -> master

@github-actions github-actions bot merged commit e5a3eb7 into master Jul 8, 2024
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/certifi-2024.7.4 branch July 8, 2024 11:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant