Skip to content

chore(deps): bump mcanouil/quarto-extensions-updater from 2 to 2.1.2 in the github-actions group - #169

Merged
mcanouil merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-4481bfcf1a
Aug 2, 2026
Merged

chore(deps): bump mcanouil/quarto-extensions-updater from 2 to 2.1.2 in the github-actions group#169
mcanouil merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-4481bfcf1a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: mcanouil/quarto-extensions-updater.

Updates mcanouil/quarto-extensions-updater from 2 to 2.1.2

Release notes

Sourced from mcanouil/quarto-extensions-updater's releases.

v2.1.2

  • chore(deps): update @quarto-wizard/core to 3.1.0 (#48).
  • ci(test): use major version of action in test workflow.
  • chore(deps): update @quarto-wizard/core to 2.3.0 (#47).
  • chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#46).
  • chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#45).

v2.1.1

  • chore(deps): update @quarto-wizard/core to 2.2.0.

v2.1.0

  • feat: add scan-directories input for multi-directory extension scanning.
Changelog

Sourced from mcanouil/quarto-extensions-updater's changelog.

2.2.0 (2026-07-31)

  • docs: add a documentation website at https://m.canouil.dev/quarto-extensions-updater, built with Quarto and deployed to GitHub Pages; the inputs and outputs reference is generated from action.yml at render time.
  • docs: reduce README.md to a landing page pointing at the documentation website.
  • docs: add a hand-authored SVG icon with its favicon, apple touch icon, and web app manifest, a 1200x630 social preview image rendered from a committed HTML template, and full Open Graph and Twitter card metadata including a per-page description, canonical URL, and og:url; the head tags come from the atelier extension's social-metadata filter, configured through extensions.atelier. The manifest names its icons relatively, so it resolves both under quarto preview at the server root and under the project path prefix on GitHub Pages.
  • ci: scan docs for Quarto extension updates, so the action maintains its own documentation extensions.
  • chore(deps): bump @actions/core from 1 to 3 and @actions/github from 6 to 9, clearing every undici advisory reported for the action.
  • refactor: build the action as an ES module, required by @actions/core 3 and @actions/github 9.
  • chore(deps): bump js-yaml from 4 to 5, deduplicating it with @quarto-wizard/core and removing one copy from the bundle.
  • chore(deps): bump eslint and @eslint/js from 9 to 10.
  • chore(deps): bump @types/node from 24 to 26, @vercel/ncc from 0.38 to 0.44, and remaining development dependencies.
  • chore(deps): remove @types/js-yaml, superseded by the typings shipped with js-yaml 5.
  • ci: add the npm ecosystem to Dependabot on a monthly schedule.
  • chore(deps): update @quarto-wizard/core to 3.1.3 (#52).
  • chore(deps): bump actions/setup-node from 6 to 7 (#51).
  • chore(deps): bump actions/checkout from 6 to 7 (#50).

2.1.2 (2026-05-17)

  • chore(deps): update @quarto-wizard/core to 3.1.0 (#48).
  • ci(test): use major version of action in test workflow.
  • chore(deps): update @quarto-wizard/core to 2.3.0 (#47).
  • chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#46).
  • chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#45).

2.1.1 (2026-02-26)

  • chore(deps): update @quarto-wizard/core to 2.2.0.

2.1.0 (2026-02-21)

  • feat: add scan-directories input for multi-directory extension scanning.

2.0.0 (2026-02-01)

  • refactor: use quarto-wizard-core (#39).
  • fix: update copyright year from 2025 to 2026 in LICENSE.
  • chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#38).

1.0.0 (2025-12-12)

Release of 1.0.0! 🎉

0.5.1 (2025-11-10)

  • docs: clarify auto-merge requirements in README with prominent note that at least one required status check or branch protection rule must be configured on the base branch.

0.5.0 (2025-11-10)

  • revert: "Implement auto-merge with delay and retry logic" #26

... (truncated)

Commits
  • e495f8f ci: bump version for release 🚀 (#37)
  • 2ac7afa docs: upgrade quarto-extensions-updater to version 1
  • 0a42bec revert: "ci: bump version for release 🚀" (#36)
  • 7270426 ci: bump version for release 🚀 (#35)
  • 40a3883 chore: update CHANGELOG for version 1.0.0 release
  • 1006595 chore: bump checkout action to v6
  • 9a6e271 chore(deps): bump actions/checkout from 5 to 6 (#34)
  • 6c73fda chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#33)
  • f21e1d5 chore(deps): bump actions/setup-node from 4 to 6 (#32)
  • 32efeb5 chore: add templates for discussions/issues and sponsor configuration
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [mcanouil/quarto-extensions-updater](https://github.com/mcanouil/quarto-extensions-updater).


Updates `mcanouil/quarto-extensions-updater` from 2 to 2.1.2
- [Release notes](https://github.com/mcanouil/quarto-extensions-updater/releases)
- [Changelog](https://github.com/mcanouil/quarto-extensions-updater/blob/main/CHANGELOG.md)
- [Commits](mcanouil/quarto-extensions-updater@v2...v2.1.2)

---
updated-dependencies:
- dependency-name: mcanouil/quarto-extensions-updater
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used label Aug 2, 2026
@mcanouil
mcanouil merged commit e1b1f9f into main Aug 2, 2026
8 checks passed
@mcanouil
mcanouil deleted the dependabot/github_actions/github-actions-4481bfcf1a branch August 2, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant