Skip to content

chore(deps): bump mnao305/chrome-extension-upload from 5.0.0 to 6.0.0 - #170

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/mnao305/chrome-extension-upload-6.0.0
Closed

chore(deps): bump mnao305/chrome-extension-upload from 5.0.0 to 6.0.0#170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/mnao305/chrome-extension-upload-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps mnao305/chrome-extension-upload from 5.0.0 to 6.0.0.

Release notes

Sourced from mnao305/chrome-extension-upload's releases.

v6.0.0

💥 Breaking Changes

New Contributors

Full Changelog: mnao305/chrome-extension-upload@v5.0.0...v6.0.0

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 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 [mnao305/chrome-extension-upload](https://github.com/mnao305/chrome-extension-upload) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/mnao305/chrome-extension-upload/releases)
- [Commits](mnao305/chrome-extension-upload@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: mnao305/chrome-extension-upload
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 3, 2026
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pulse Ready Ready Preview, Comment Jul 3, 2026 4:17pm
pulse-dashboard Ready Ready Preview, Comment Jul 3, 2026 4:17pm

@guyghost

guyghost commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Consolidated into #202 (chore(deps): consolidate all dependabot updates) which applies all version bumps directly on develop to avoid lockfile conflicts. Closing in favor of #202.

@guyghost guyghost closed this Jul 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/mnao305/chrome-extension-upload-6.0.0 branch July 9, 2026 17:06
guyghost added a commit that referenced this pull request Jul 9, 2026
Consolide sur `develop` les 9 PR Dependabot qui ciblaient `main`
(46 commits derrière develop) afin d'éviter les conflits de lockfile.

GitHub Actions (PR #167, #168, #169, #170, #171):
- softprops/action-gh-release v2 -> v3
- actions/github-script v7 -> v9
- actions/upload-artifact v4 -> v7
- actions/download-artifact v4 -> v8
- mnao305/chrome-extension-upload v5.0.0 -> v6.0.0

npm (PR #173, #174, #175, #176, #184):
- @crxjs/vite-plugin 2.0.0-beta.28 -> 2.7.1
- @types/chrome 0.0.287 -> 0.2.2
- eslint 9.0.0 -> 10.6.0
- jsdom 28.1.0 -> 29.1.1
- lint-staged 16.4.0 -> 17.0.8
- prettier 3.4.0 -> 3.9.4
- prettier-plugin-svelte 3.3.0 -> 4.1.1
- svelte 5.55.9 -> 5.56.4
- @sveltejs/kit 2.61.1 -> 2.69.1
- @supabase/ssr 0.6.1 -> 0.12.0
- @supabase/supabase-js 2.106.1 -> 2.110.0
- tailwindcss / @tailwindcss/vite 4.0.0 -> 4.3.2
- svelte-check 4.0.0 -> 4.7.1
- @playwright/test 1.49.0 -> 1.61.1
- typescript-eslint 8.58.1 -> 8.62.1
- tsx 4.19.0 -> 4.23.0
- globals 17.4.0 -> 17.7.0
- @sveltejs/package 2.3.0 -> 2.5.8
- svelte2tsx 0.7.54 -> 0.7.57
- @vercel/microfrontends 2.3.3 -> 2.3.6
- supabase 2.101.0 -> 2.109.0
- turbo 2.10.0 -> 2.10.3

Régressions corrigées:
- @types/chrome 0.2.2: `chrome.storage.local.get()` retourne un type
  plus strict ; ajout de casts typés (sans `any`) dans `favorites.ts`
  et `seen-missions.ts`.
- prettier 3.9.4 + prettier-plugin-svelte 4.1.1: reformatage de 11
  fichiers préexistants (`pnpm format`).

Vérifié: `pnpm ci:check` (format:check && lint && typecheck && test && build)
au vert sur l'ensemble du monorepo.

Co-authored-by: Copilot App <223556219+Copilot@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.

1 participant