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 prod-dependencies group across 1 directory with 9 updates #87

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the prod-dependencies group with 9 updates in the / directory:

Package From To
@expressive-code/core 0.35.2 0.35.3
@expressive-code/plugin-frames 0.35.2 0.35.3
@expressive-code/plugin-shiki 0.35.2 0.35.3
@expressive-code/plugin-text-markers 0.35.2 0.35.3
@expressive-code/plugin-line-numbers 0.35.2 0.35.3
astro-integration-kit 0.12.0 0.13.2
octokit 3.2.0 4.0.2
vite 5.2.10 5.2.11
astro 4.7.0 4.8.2

Updates @expressive-code/core from 0.35.2 to 0.35.3

Release notes

Sourced from @​expressive-code/core's releases.

@​expressive-code/core@​0.35.3

No release notes provided.

Changelog

Sourced from @​expressive-code/core's changelog.

0.35.3

Commits

Updates @expressive-code/plugin-frames from 0.35.2 to 0.35.3

Release notes

Sourced from @​expressive-code/plugin-frames's releases.

@​expressive-code/plugin-frames@​0.35.3

Patch Changes

  • c892206: - Fixes file names containing + not being recognized in file name comments. Thank you @​amandaguthrie!
    • @​expressive-code/core@​0.35.3
Changelog

Sourced from @​expressive-code/plugin-frames's changelog.

0.35.3

Patch Changes

  • c892206: Fixes file names containing + not being recognized in file name comments. Thank you @​amandaguthrie!
    • @​expressive-code/core@​0.35.3
Commits

Updates @expressive-code/plugin-shiki from 0.35.2 to 0.35.3

Release notes

Sourced from @​expressive-code/plugin-shiki's releases.

@​expressive-code/plugin-shiki@​0.35.3

Patch Changes

  • @​expressive-code/core@​0.35.3
Changelog

Sourced from @​expressive-code/plugin-shiki's changelog.

0.35.3

Patch Changes

  • @​expressive-code/core@​0.35.3
Commits

Updates @expressive-code/plugin-text-markers from 0.35.2 to 0.35.3

Release notes

Sourced from @​expressive-code/plugin-text-markers's releases.

@​expressive-code/plugin-text-markers@​0.35.3

Patch Changes

  • @​expressive-code/core@​0.35.3
Changelog

Sourced from @​expressive-code/plugin-text-markers's changelog.

0.35.3

Patch Changes

  • @​expressive-code/core@​0.35.3
Commits

Updates @expressive-code/plugin-line-numbers from 0.35.2 to 0.35.3

Release notes

Sourced from @​expressive-code/plugin-line-numbers's releases.

@​expressive-code/plugin-line-numbers@​0.35.3

Patch Changes

  • @​expressive-code/core@​0.35.3
Changelog

Sourced from @​expressive-code/plugin-line-numbers's changelog.

0.35.3

Patch Changes

  • @​expressive-code/core@​0.35.3
Commits

Updates astro-integration-kit from 0.12.0 to 0.13.2

Release notes

Sourced from astro-integration-kit's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Commits
  • 9ef9a3b chore: update version
  • f213bf6 feat: extend typing support for Astro DB v0.11 (#108)
  • 4b6bd10 fix: typo in the define integrations use with Astro DB (#107)
  • b507278 Update README.md
  • db1753d chore: update version
  • d25f27e fix: Fixes autocomplete and intellisense for non-core hooks (#106)
  • a1fbb4f chore: update version
  • 048f1e6 chore: lint and dedupe deps
  • 1c8a6f5 fix!: Simplify emitted declarations for plugins (#104)
  • d04a410 feat: Extend typing support for Astro DB 0.10 (#105)
  • Additional commits viewable in compare view

Updates octokit from 3.2.0 to 4.0.2

Release notes

Sourced from octokit's releases.

v4.0.2

4.0.2 (2024-05-08)

Bug Fixes

v4.0.1

4.0.1 (2024-05-07)

Bug Fixes

  • docs: remove NodeJS 10 and add callout for conditional exports (#2675) (c99ff62)

v4.0.0

BREAKING CHANGES

  • package is now ESM
  • remove authentication type "oauth" that was previously deprecated
  • Switch from @octokit/webhooks-types to @octokit/openapi-webhooks-types due to the transition to using GitHub's OpenAPI schema

v3.2.1

3.2.1 (2024-05-03)

Bug Fixes

v3.2.1-beta.1

3.2.1-beta.1 (2024-05-06)

Bug Fixes

  • adapt code for ESM/new deps (314b46e)
  • deps: update octokit monorepo (b318e23)
Commits

Updates vite from 5.2.10 to 5.2.11

Changelog

Sourced from vite's changelog.

5.2.11 (2024-05-02)

Commits
  • 2bc5d3d release: v5.2.11
  • f8feeea feat: improve dynamic import variable failure error message (#16519)
  • c071eb3 fix(ssr): handle class declaration and expression name scoping (#16569)
  • 02db947 fix(ssr): handle function expression name scoping (#16563)
  • 2d6a13b fix(deps): update all non-major dependencies (#16549)
  • 0e93f58 fix: scripts and styles were missing from built HTML on Windows (#16421)
  • bb79c9b fix(preload): skip preload for non-static urls (#16556)
  • f71ba5b fix: dynamic-import-vars plugin normalize path issue (#16518)
  • 2d50be2 fix(deps): update all non-major dependencies (#16488)
  • 4d83eb5 fix(dev): watch publicDir explicitly to include it outside the root (#16502)
  • See full diff in compare view

Updates astro from 4.7.0 to 4.8.2

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #10987 05db5f7 Thanks @​ematipico! - Fix a regression where the flag experimental.rewriting was marked mandatory. Is is now optional.

  • #10975 6b640b3 Thanks @​bluwy! - Passes the scoped style attribute or class to the <picture> element in the <Picture /> component so scoped styling can be applied to the <picture> element

[email protected]

Minor Changes

[email protected]

Minor Changes

  • #10935 ddd8e49 Thanks @​bluwy! - Exports astro/jsx/rehype.js with utilities to generate an Astro metadata object

  • #10625 698c2d9 Thanks @​goulvenclech! - Adds the ability for multiple pages to use the same component as an entrypoint when building an Astro integration. This change is purely internal, and aligns the build process with the behaviour in the development server.

  • #10906 7bbd664 Thanks @​Princesseuh! - Adds a new radio checkbox component to the dev toolbar UI library (astro-dev-toolbar-radio-checkbox)

  • #10963 61f47a6 Thanks @​delucis! - Adds support for passing an inline Astro configuration object to getViteConfig()

    If you are using getViteConfig() to configure the Vitest test runner, you can now pass a second argument to control how Astro is configured. This makes it possible to configure unit tests with different Astro options when using Vitest’s workspaces feature.

    // vitest.config.ts
    import { getViteConfig } from 'astro/config';
    export default getViteConfig(
    /* Vite configuration /
    { test: {} },
    / Astro configuration */
    {
    site: 'https://example.com',
    trailingSlash: 'never',
    }
    );

  • #10867 47877a7 Thanks @​ematipico! - Adds experimental rewriting in Astro with a new rewrite() function and the middleware next() function.

... (truncated)

Changelog

Sourced from astro's changelog.

4.8.2

Patch Changes

4.8.1

Patch Changes

  • #10987 05db5f7 Thanks @​ematipico! - Fix a regression where the flag experimental.rewriting was marked mandatory. Is is now optional.

  • #10975 6b640b3 Thanks @​bluwy! - Passes the scoped style attribute or class to the <picture> element in the <Picture /> component so scoped styling can be applied to the <picture> element

4.8.0

Minor Changes

  • #10935 ddd8e49 Thanks @​bluwy! - Exports astro/jsx/rehype.js with utilities to generate an Astro metadata object

  • #10625 698c2d9 Thanks @​goulvenclech! - Adds the ability for multiple pages to use the same component as an entrypoint when building an Astro integration. This change is purely internal, and aligns the build process with the behaviour in the development server.

  • #10906 7bbd664 Thanks @​Princesseuh! - Adds a new radio checkbox component to the dev toolbar UI library (astro-dev-toolbar-radio-checkbox)

  • #10963 61f47a6 Thanks @​delucis! - Adds support for passing an inline Astro configuration object to getViteConfig()

    If you are using getViteConfig() to configure the Vitest test runner, you can now pass a second argument to control how Astro is configured. This makes it possible to configure unit tests with different Astro options when using Vitest’s workspaces feature.

    // vitest.config.ts
    import { getViteConfig } from 'astro/config';
    export default getViteConfig(
    /* Vite configuration /
    { test: {} },
    / Astro configuration */
    {
    site: 'https://example.com',
    trailingSlash: 'never',
    }
    );

  • #10867 47877a7 Thanks @​ematipico! - Adds experimental rewriting in Astro with a new rewrite() function and the middleware next() function.

    The feature is available via an experimental flag in astro.config.mjs:

... (truncated)

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 prod-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@expressive-code/core](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/core) | `0.35.2` | `0.35.3` |
| [@expressive-code/plugin-frames](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-frames) | `0.35.2` | `0.35.3` |
| [@expressive-code/plugin-shiki](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-shiki) | `0.35.2` | `0.35.3` |
| [@expressive-code/plugin-text-markers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-text-markers) | `0.35.2` | `0.35.3` |
| [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers) | `0.35.2` | `0.35.3` |
| [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit) | `0.12.0` | `0.13.2` |
| [octokit](https://github.com/octokit/octokit.js) | `3.2.0` | `4.0.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.10` | `5.2.11` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.7.0` | `4.8.2` |



Updates `@expressive-code/core` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/core/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/[email protected]/packages/@expressive-code/core)

Updates `@expressive-code/plugin-frames` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-frames/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/[email protected]/packages/@expressive-code/plugin-frames)

Updates `@expressive-code/plugin-shiki` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-shiki/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/[email protected]/packages/@expressive-code/plugin-shiki)

Updates `@expressive-code/plugin-text-markers` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-text-markers/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/[email protected]/packages/@expressive-code/plugin-text-markers)

Updates `@expressive-code/plugin-line-numbers` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/[email protected]/packages/@expressive-code/plugin-line-numbers)

Updates `astro-integration-kit` from 0.12.0 to 0.13.2
- [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases)
- [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/[email protected]@0.13.2)

Updates `octokit` from 3.2.0 to 4.0.2
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v3.2.0...v4.0.2)

Updates `vite` from 5.2.10 to 5.2.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.11/packages/vite)

Updates `astro` from 4.7.0 to 4.8.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: "@expressive-code/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@expressive-code/plugin-frames"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@expressive-code/plugin-shiki"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@expressive-code/plugin-text-markers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@expressive-code/plugin-line-numbers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-integration-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link

changeset-bot bot commented May 13, 2024

🦋 Changeset detected

Latest commit: d38d92a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@matthiesenxyz/astro-gists Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants