olimpiadi-informatica / task-maker-rust

Tool for building tasks for informatics competitions, with support for cache, distributed computations and more
https://olimpiadi-informatica.github.io/task-maker-rust/
Mozilla Public License 2.0
19 stars 11 forks source link

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.7 #262

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.7.

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.6.7

What's Changed

Bug Fixes 🐝

  • fix: resolved an issue where main.js was not found in the v4 major tag.

v4.6.6

What's Changed

Bug Fixes 🐝

  • revert: reverts a prior change that unsets safe directories to prevent dubious ownership, this change will be re-visited later.

v4.6.5

What's Changed

What's Changed

Bug Fixes 🐝

  • fix: resolved an issue where the full working directory was not properly getting added to the safe directory list, preventing deployments in certain circumstances.

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.5

v4.6.4

What's Changed

What's Changed

Bug Fixes 🐝

  • fix: resolved an issue where the default config was not being applied to the non-action version of the project.

Build 🔧

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.4

v4.6.3

What's Changed

Build 🔧

  • Consolidated a number of build scripts to make publishing easier.

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.3

v4.6.2

... (truncated)

Commits
  • 56d4ca7 Deploy Production Code for Commit 9e22cdce68ea8b14c332d042df497745aa97edff 🚀
  • 9e22cdc Merge branch 'dev' into releases/v4
  • a96ffa2 revert: revert issue with safe directories
  • bb65cf3 Release 4.6.5 📣
  • 4bcb0da Deploy Production Code for Commit c30eaca6255fe9a52a0769888b2d63c3e79a25bb 🚀
  • c30eaca Merge branch 'dev' into releases/v4
  • dd28e19 test: fix issue with unit tests
  • 31fa027 fix: add safe directory commands
  • bfd213f Release 4.6.4 📣
  • 920cbb3 Deploy Production Code for Commit 2323e0195f287f854c36d6aa47e2cebe03989e7c 🚀
  • 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 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)
dependabot[bot] commented 2 months ago

Superseded by #265.