navikt / mock-oauth2-server

A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
MIT License
248 stars 59 forks source link

chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 in the github group #768

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 2 weeks ago

Bumps the github group with 1 update: JamesIves/github-pages-deploy-action.

Updates JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9

Release notes

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

v4.6.9

What's Changed

Dependencies 🤖

  • chore(deps): mass bump dependencies
  • chore(deps): switch to using .node-version instead of .nvmrc for Node dependency management.
  • chore(deps): updated node version to 22.11.0 for development

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

Commits
  • 62fec3a Deploy Production Code for Commit 22a67fe04db392cf0d0389db3c6255007d3c990e 🚀
  • 22a67fe Merge branch 'dev' into releases/v4
  • bbb99d2 chore(deps): update dependencies (#1732)
  • c1a0a35 Deploying to dev from @ JamesIves/github-pages-deploy-action@6a8a7d7510756d38...
  • 6a8a7d7 Deploying to dev from @ JamesIves/github-pages-deploy-action@42468f8ad8f6ca9c...
  • 42468f8 build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#1710)
  • 1adc62d Release 4.6.8 📣
  • See full diff 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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 day ago

Superseded by #775.