Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump the patch group with 9 updates #258

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patch group with 9 updates:

Package From To
@capacitor/app 6.0.1 6.0.2
@capacitor/clipboard 6.0.1 6.0.2
@capacitor/preferences 6.0.2 6.0.3
cookie 1.0.1 1.0.2
lemmy-js-client 0.19.4 0.19.6
postcss 8.4.47 8.4.49
prettier-plugin-tailwindcss 0.6.8 0.6.9
tailwindcss 3.4.14 3.4.15
vitest 2.1.4 2.1.6

Updates @capacitor/app from 6.0.1 to 6.0.2

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app-launcher@​6.0.2

6.0.2 (2024-08-08)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​6.0.2

6.0.2 (2024-11-19)

Note: Version bump only for package @​capacitor/app

Commits
  • 6e94aa5 chore(release): publish [skip ci]
  • 4637c79 chore: use Capacitor 6 as SPM dependency (#2221)
  • 5394ce1 chore(release): publish [skip ci]
  • b94cc72 feat(camera): only request permission to save to the gallery for Android <= 9...
  • 925ee04 chore(release): publish [skip ci]
  • 67c6af3 fix(browser): call notifyListeners only when browser is dismissed (#2207)
  • 014954d chore: update for 6.x branch (#2188)
  • See full diff in compare view

Updates @capacitor/clipboard from 6.0.1 to 6.0.2

Release notes

Sourced from @​capacitor/clipboard's releases.

@​capacitor/clipboard@​6.0.2

6.0.2 (2024-11-19)

Note: Version bump only for package @​capacitor/clipboard

Commits
  • 6e94aa5 chore(release): publish [skip ci]
  • 4637c79 chore: use Capacitor 6 as SPM dependency (#2221)
  • 5394ce1 chore(release): publish [skip ci]
  • b94cc72 feat(camera): only request permission to save to the gallery for Android <= 9...
  • 925ee04 chore(release): publish [skip ci]
  • 67c6af3 fix(browser): call notifyListeners only when browser is dismissed (#2207)
  • 014954d chore: update for 6.x branch (#2188)
  • See full diff in compare view

Updates @capacitor/preferences from 6.0.2 to 6.0.3

Release notes

Sourced from @​capacitor/preferences's releases.

@​capacitor/preferences@​6.0.3

6.0.3 (2024-11-19)

Note: Version bump only for package @​capacitor/preferences

Commits
  • 6e94aa5 chore(release): publish [skip ci]
  • 4637c79 chore: use Capacitor 6 as SPM dependency (#2221)
  • 5394ce1 chore(release): publish [skip ci]
  • b94cc72 feat(camera): only request permission to save to the gallery for Android <= 9...
  • 925ee04 chore(release): publish [skip ci]
  • 67c6af3 fix(browser): call notifyListeners only when browser is dismissed (#2207)
  • 014954d chore: update for 6.x branch (#2188)
  • See full diff in compare view

Updates cookie from 1.0.1 to 1.0.2

Release notes

Sourced from cookie's releases.

v1.0.2

Fixed

  • Loosen cookie name/value validation (#210)
  • fix: options.priority used incorrect fallback (#207) by @​jonchurch

Added

jshttp/cookie@v1.0.1...v1.0.2

Commits

Updates lemmy-js-client from 0.19.4 to 0.19.6

Changelog

Sourced from lemmy-js-client's changelog.

Full Changelog: LemmyNet/lemmy-js-client@v0.19.4...0.19.6-beta.1

Commits
  • 81dc694 0.19.6
  • 36123c8 Another endpoint.
  • 95946cc Updating types from release/v0.19 branch of lemmy.
  • 5b3c7eb Merge remote-tracking branch 'origin/main' into release/v0.19
  • See full diff in compare view

Updates postcss from 8.4.47 to 8.4.49

Release notes

Sourced from postcss's releases.

8.4.49

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
Changelog

Sourced from postcss's changelog.

8.4.49

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
Commits

Updates prettier-plugin-tailwindcss from 0.6.8 to 0.6.9

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.9

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.9] - 2024-11-19

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)
Commits

Updates tailwindcss from 3.4.14 to 3.4.15

Release notes

Sourced from tailwindcss's releases.

v3.4.15

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
Changelog

Sourced from tailwindcss's changelog.

[3.4.15] - 2024-11-14

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
Commits

Updates vitest from 2.1.4 to 2.1.6

Release notes

Sourced from vitest's releases.

v2.1.6

🚀 Features

  • Support Vite 6
    View changes on GitHub

v2.1.5

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • b936702 bump: 2.1.6
  • 32f23b9 chore: release v2.1.5
  • 417bdb4 fix(browser): init browsers eagerly when tests are running (#6876)
  • 93b67c2 fix: throw an error and a warning if .poll, .element, .rejects/`.resolv...
  • 9a0c93d fix(browser): stop the browser rpc when the pool is closed (#6858)
  • 251893b chore: set resolve.mainFields and resolve.conditions for SSR environment ...
  • 0ad2cdc chore(deps): update all non-major dependencies (#6890)
  • 4c96cce fix: print ssrTransform error (#6885)
  • 98f76ea fix: don't rerun on Esc or Ctrl-C during watch filter (#6895)
  • 00ebea6 refactor(reporters): base reporter readability improvements (#6889)
  • Additional commits viewable 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 <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 patch group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `6.0.1` | `6.0.2` |
| [@capacitor/clipboard](https://github.com/ionic-team/capacitor-plugins) | `6.0.1` | `6.0.2` |
| [@capacitor/preferences](https://github.com/ionic-team/capacitor-plugins) | `6.0.2` | `6.0.3` |
| [cookie](https://github.com/jshttp/cookie) | `1.0.1` | `1.0.2` |
| [lemmy-js-client](https://github.com/LemmyNet/lemmy-js-client) | `0.19.4` | `0.19.6` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.8` | `0.6.9` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.6` |


Updates `@capacitor/app` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/clipboard` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/preferences` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `cookie` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v1.0.1...v1.0.2)

Updates `lemmy-js-client` from 0.19.4 to 0.19.6
- [Changelog](https://github.com/LemmyNet/lemmy-js-client/blob/main/CHANGELOG.md)
- [Commits](LemmyNet/lemmy-js-client@0.19.4...0.19.6)

Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.49)

Updates `prettier-plugin-tailwindcss` from 0.6.8 to 0.6.9
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.8...v0.6.9)

Updates `tailwindcss` from 3.4.14 to 3.4.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

Updates `vitest` from 2.1.4 to 2.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest)

---
updated-dependencies:
- dependency-name: "@capacitor/app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@capacitor/clipboard"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@capacitor/preferences"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: cookie
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lemmy-js-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from NatoBoram as a code owner December 1, 2024 07:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2024
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 javascript Pull requests that update Javascript code
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants