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 minor group with 4 updates #104

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps the minor group with 4 updates: dexie, dexie-export-import, @stylistic/eslint-plugin and dotenv.

Updates dexie from 3.2.4 to 3.2.5

Release notes

Sourced from dexie's releases.

Dexie v3.2.5

Bugfix

  • Fix issue with BigInt64Array (#1890) (and BigUint64Array) - cherry picked from 4.0.1-beta.8
Commits
  • 07454f5 Build output
  • 54f042d Merge remote-tracking branch 'origin/releases-3' into master-3
  • 0e4ef3e Releasing v3.2.5
  • 88b9e61 Replace 1n with BigInt(1) for tests on old browsers to run in release script
  • 820530e npm audit fix
  • d7f8d85 Removing a 4.0 test that happened to slip through to 3.x in a cherry-pick ope...
  • 7c2f083 Support BigUint64Array (not just BigInt64Array)
  • 188fbba Fix issue with BigInt64Array (#1892)
  • 5966dfd Added gh-actions for 3x (#1751)
  • 74891ca Workaround for UnknownError in Chrome (#543)
  • Additional commits viewable in compare view

Updates dexie-export-import from 4.1.0 to 4.1.1

Commits

Updates @stylistic/eslint-plugin from 1.6.0 to 1.6.1

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v1.6.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates dotenv from 16.4.1 to 16.4.2

Changelog

Sourced from dotenv's changelog.

16.4.2 (2024-02-10)

Changed

Commits

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 minor group with 4 updates: [dexie](https://github.com/dfahlander/Dexie.js), [dexie-export-import](https://github.com/dexie/Dexie.js), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [dotenv](https://github.com/motdotla/dotenv).


Updates `dexie` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/dfahlander/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v3.2.4...v3.2.5)

Updates `dexie-export-import` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](https://github.com/dexie/Dexie.js/commits)

Updates `@stylistic/eslint-plugin` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.6.1/packages/eslint-plugin)

Updates `dotenv` from 16.4.1 to 16.4.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.1...v16.4.2)

---
updated-dependencies:
- dependency-name: dexie
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: dexie-export-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 12, 2024 15:59
Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2024

The following labels could not be found: area/dependencies.

Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-ea036deba3 branch February 17, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants