Skip to content

Bump @astrojs/db from 0.8.5 to 0.11.4#86

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/astrojs/db-0.11.4
Open

Bump @astrojs/db from 0.8.5 to 0.11.4#86
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/astrojs/db-0.11.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @astrojs/db from 0.8.5 to 0.11.4.

Release notes

Sourced from @​astrojs/db's releases.

@​astrojs/db@​0.11.4

Patch Changes

  • #11032 b78e83f Thanks @​itsMapleLeaf! - Adds support for multiple Astro Studio workspaces (aka “Teams”) to the Astro DB CLI

    Users who are members of a team workspace in Astro Studio can now choose between those and their personal workspace when runnning astro db link.

  • #11091 e14ce57 Thanks @​matthewp! - Fix inconsistent result type using raw SQL

  • Updated dependencies []:

    • @​astrojs/studio@​0.1.0

@​astrojs/db@​0.11.3

Patch Changes

@​astrojs/db@​0.11.2

Patch Changes

  • #11027 eb1d9a4 Thanks @​bholmesdev! - Fix isDbError() returning false for remote database errors. Astro will now return a LibsqlError in development and production.

@​astrojs/db@​0.11.1

Patch Changes

@​astrojs/db@​0.11.0

Minor Changes

  • #10919 44bafa9 Thanks @​bholmesdev! - - Fix duplicate table recreations when you start your dev server.
    • Remove eager re-seeding when updating your seed file in development. Seeding still runs on dev server startup for SQLite inspector tools.

@​astrojs/db@​0.10.7

Patch Changes

  • #10882 cf58d1e Thanks @​delucis! - Improves the typing of the asDrizzleTable() utility

    Fixes a type error when passing the output of defineTable() to the utility and returns a more detailed type inferred from the columns of the passed table config.

  • #10918 ca605f4 Thanks @​matthewp! - Provide a better error message when app token is missing in CI

  • #10925 a0c77fc Thanks @​Princesseuh! - Fixes ASTRO_DATABASE_FILE not correctly resolving relative paths (e.g. ASTRO_DATABASE_FILE=./api/database.db

@​astrojs/db@​0.10.6

... (truncated)

Changelog

Sourced from @​astrojs/db's changelog.

0.11.4

Patch Changes

  • #11032 b78e83f Thanks @​itsMapleLeaf! - Adds support for multiple Astro Studio workspaces (aka “Teams”) to the Astro DB CLI

    Users who are members of a team workspace in Astro Studio can now choose between those and their personal workspace when runnning astro db link.

  • #11091 e14ce57 Thanks @​matthewp! - Fix inconsistent result type using raw SQL

  • Updated dependencies []:

    • @​astrojs/studio@​0.1.0

0.11.3

Patch Changes

0.11.2

Patch Changes

  • #11027 eb1d9a4 Thanks @​bholmesdev! - Fix isDbError() returning false for remote database errors. Astro will now return a LibsqlError in development and production.

0.11.1

Patch Changes

0.11.0

Minor Changes

  • #10919 44bafa9 Thanks @​bholmesdev! - - Fix duplicate table recreations when you start your dev server.
    • Remove eager re-seeding when updating your seed file in development. Seeding still runs on dev server startup for SQLite inspector tools.

0.10.7

Patch Changes

  • #10882 cf58d1e Thanks @​delucis! - Improves the typing of the asDrizzleTable() utility

    Fixes a type error when passing the output of defineTable() to the utility and returns a more detailed type inferred from the columns of the passed table config.

... (truncated)

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 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 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 [@astrojs/db](https://github.com/withastro/astro/tree/HEAD/packages/db) from 0.8.5 to 0.11.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/db/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/db@0.11.4/packages/db)

---
updated-dependencies:
- dependency-name: "@astrojs/db"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Jun 1, 2024

Deploy Preview for furioursus failed. Why did it fail? →

Name Link
🔨 Latest commit 4d19c55
🔍 Latest deploy log https://app.netlify.com/sites/furioursus/deploys/665bb512538dcd00087b6cfe

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 2, 2024

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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 no-pr-activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants