Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps jupyterhub/repo2docker-action from 00874a0abfebce00bab7eaa3332d3da603c5a2c2 to 73f40a661223935d94921712083a929474b78a4f.

Changelog

Sourced from jupyterhub/repo2docker-action's changelog.

Making a release

Releases are automated through .github/workflows/release-updates.yaml.

To cut a release, visit the projects releases page where you create a new GitHub release. Enter a tag name and release name of "vX.Y.Z". Doing so will automatically update the "vX" branch allowing users to reference this action with jupyterhub/repo2docker-action@vX.

If you are to cut a major release, make sure to also update references to the @vX branch to the @vX+1 branch.

Commits
  • 73f40a6 Merge pull request #121 from consideRatio/revert
  • cccd4e2 Revert "Update master branch references to main where suitable"
  • 3608017 Merge pull request #120 from consideRatio/pr/update-ci-stuff
  • af778fd ci: update some github actions
  • 762096f Merge pull request #115 from consideRatio/rename-master-to-main
  • 21f76d6 Merge pull request #118 from yuvipanda/docker-py
  • 75199a7 Avoid version of docker-py with regression (7.0.0)
  • 6b00dd5 Manually install unreleased version of docker-py
  • ea702de Update master branch references to main where suitable
  • See full diff in compare view

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 [jupyterhub/repo2docker-action](https://github.com/jupyterhub/repo2docker-action) from 00874a0abfebce00bab7eaa3332d3da603c5a2c2 to 73f40a661223935d94921712083a929474b78a4f.
- [Release notes](https://github.com/jupyterhub/repo2docker-action/releases)
- [Changelog](https://github.com/jupyterhub/repo2docker-action/blob/master/RELEASE.md)
- [Commits](jupyterhub/repo2docker-action@00874a0...73f40a6)

---
updated-dependencies:
- dependency-name: jupyterhub/repo2docker-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2024
@kylebarron kylebarron merged commit eafc862 into main Apr 1, 2024
@kylebarron kylebarron deleted the dependabot/github_actions/jupyterhub/repo2docker-action-73f40a661223935d94921712083a929474b78a4f branch April 1, 2024 14:15
roger120981 pushed a commit to roger120981/lonboard that referenced this pull request Jul 14, 2025
…da603c5a2c2 to 73f40a661223935d94921712083a929474b78a4f (developmentseed#445)

Bumps
[jupyterhub/repo2docker-action](https://github.com/jupyterhub/repo2docker-action)
from 00874a0abfebce00bab7eaa3332d3da603c5a2c2 to
73f40a661223935d94921712083a929474b78a4f.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jupyterhub/repo2docker-action/blob/master/RELEASE.md">jupyterhub/repo2docker-action's
changelog</a>.</em></p>
<blockquote>
<h1>Making a release</h1>
<p>Releases are automated through
<a
href="https://github.com/jupyterhub/repo2docker-action/blob/HEAD/.github/workflows/release-updates.yaml">.github/workflows/release-updates.yaml</a>.</p>
<p>To cut a release, visit the projects <a
href="https://github.com/jupyterhub/repo2docker-action/releases">releases
page</a> where
you create a new GitHub release. Enter a <em>tag name</em> and
<em>release name</em> of
&quot;vX.Y.Z&quot;. Doing so will automatically update the
&quot;vX&quot; branch allowing users to
reference this action with
<code>jupyterhub/repo2docker-action@vX</code>.</p>
<p>If you are to cut a major release, make sure to also update
references to the
<code>@vx</code> branch to the <code>@vx+1</code> branch.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/73f40a661223935d94921712083a929474b78a4f"><code>73f40a6</code></a>
Merge pull request <a
href="https://redirect.github.com/jupyterhub/repo2docker-action/issues/121">#121</a>
from consideRatio/revert</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/cccd4e2a1c7709ab538f040a8ba9f2d3f43c1a1a"><code>cccd4e2</code></a>
Revert &quot;Update master branch references to main where
suitable&quot;</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/36080171885f14afeaa44b752e129cee7e9cbfef"><code>3608017</code></a>
Merge pull request <a
href="https://redirect.github.com/jupyterhub/repo2docker-action/issues/120">#120</a>
from consideRatio/pr/update-ci-stuff</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/af778fd51dfe641bfd43c88d626bae8591ca7e9b"><code>af778fd</code></a>
ci: update some github actions</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/762096ff0b6a1fe45830e15276c3106cd8337731"><code>762096f</code></a>
Merge pull request <a
href="https://redirect.github.com/jupyterhub/repo2docker-action/issues/115">#115</a>
from consideRatio/rename-master-to-main</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/21f76d691d487bab1bc46725f76da0d9563fa7a0"><code>21f76d6</code></a>
Merge pull request <a
href="https://redirect.github.com/jupyterhub/repo2docker-action/issues/118">#118</a>
from yuvipanda/docker-py</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/75199a706c3f1cb4ae5546356bd0ca31593978d1"><code>75199a7</code></a>
Avoid version of docker-py with regression (7.0.0)</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/6b00dd5c899a07f2dc83bde550a929d67be443c3"><code>6b00dd5</code></a>
Manually install unreleased version of docker-py</li>
<li><a
href="https://github.com/jupyterhub/repo2docker-action/commit/ea702de850c762f71b76e0e8a648886efd49c0fd"><code>ea702de</code></a>
Update master branch references to main where suitable</li>
<li>See full diff in <a
href="https://github.com/jupyterhub/repo2docker-action/compare/00874a0abfebce00bab7eaa3332d3da603c5a2c2...73f40a661223935d94921712083a929474b78a4f">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants