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

chore(lapis2-docs): bump the minorandpatch group across 1 directory with 5 updates #758

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps the minorandpatch group with 4 updates in the /lapis2-docs directory: @astrojs/react, astro, swagger-ui and swagger-ui-react.

Updates @astrojs/react from 3.3.0 to 3.3.1

Release notes

Sourced from @​astrojs/react's releases.

@​astrojs/react@​3.3.1

Patch Changes

Changelog

Sourced from @​astrojs/react's changelog.

3.3.1

Patch Changes

Commits

Updates astro from 4.6.3 to 4.6.4

Release notes

Sourced from astro's releases.

astro@4.6.4

Patch Changes

  • #10846 3294f7a Thanks @​matthewp! - Prevent getCollection breaking in vitest

  • #10856 30cf82a Thanks @​robertvanhoesel! - Prevents inputs with a name attribute of action or method to break ViewTransitions' form submission

  • #10833 8d5f3e8 Thanks @​renovate! - Updates esbuild dependency to v0.20. This should not affect projects in most cases.

  • #10801 204b782 Thanks @​rishi-raj-jain! - Fixes an issue where images in MD required a relative specifier (e.g. ./)

    Now, you can use the standard ![](https://github.com/withastro/astro/tree/HEAD/packages/astro/blob/HEAD/relative/img.png) syntax in MD files for images colocated in the same folder: no relative specifier required!

    There is no need to update your project; your existing images will still continue to work. However, you may wish to remove any relative specifiers from these MD images as they are no longer necessary:

    - ![A cute dog](https://github.com/withastro/astro/tree/HEAD/packages/astro/blob/HEAD/dog.jpg)
    + ![A cute dog](https://github.com/withastro/astro/tree/HEAD/packages/astro/blob/HEAD/dog.jpg)
    <!-- This dog lives in the same folder as my article! -->
  • #10841 a2df344 Thanks @​martrapp! - Due to regression on mobile WebKit browsers, reverts a change made for JavaScript animations during view transitions.

Changelog

Sourced from astro's changelog.

4.6.4

Patch Changes

  • #10846 3294f7a Thanks @​matthewp! - Prevent getCollection breaking in vitest

  • #10856 30cf82a Thanks @​robertvanhoesel! - Prevents inputs with a name attribute of action or method to break ViewTransitions' form submission

  • #10833 8d5f3e8 Thanks @​renovate! - Updates esbuild dependency to v0.20. This should not affect projects in most cases.

  • #10801 204b782 Thanks @​rishi-raj-jain! - Fixes an issue where images in MD required a relative specifier (e.g. ./)

    Now, you can use the standard ![](https://github.com/withastro/astro/blob/main/packages/astro/relative/img.png) syntax in MD files for images colocated in the same folder: no relative specifier required!

    There is no need to update your project; your existing images will still continue to work. However, you may wish to remove any relative specifiers from these MD images as they are no longer necessary:

    - ![A cute dog](https://github.com/withastro/astro/blob/main/packages/astro/dog.jpg)
    + ![A cute dog](https://github.com/withastro/astro/blob/main/packages/astro/dog.jpg)
    <!-- This dog lives in the same folder as my article! -->
  • #10841 a2df344 Thanks @​martrapp! - Due to regression on mobile WebKit browsers, reverts a change made for JavaScript animations during view transitions.

Commits

Updates swagger-ui from 5.17.0 to 5.17.1

Release notes

Sourced from swagger-ui's releases.

Swagger UI v5.17.1 Released!

5.17.1 (2024-04-24)

Bug Fixes

  • json-schema-2020-12-samples: skip anyOf and oneOf while merging schemas (#9853) (f7373a0), closes #9198
  • utils: fix validation for required values without specified type (#9863) (6fccf9e), closes #8007
  • deps: eliminate runtime errors related to traverse library
  • upstream fixes in swagger-client (v3.27.1, v3.27.2)
Commits
  • 0fc96ce chore(release): cut the v5.17.1 release
  • f7373a0 fix(json-schema-2020-12-samples): skip anyOf and oneOf while merging schemas ...
  • dee2ad0 chore(deps): bump swagger-client from 3.27.0 to 3.27.2 (#9868)
  • 4228d84 chore(deps-dev): bump postcss-preset-env from 9.5.8 to 9.5.9 (#9867)
  • 6fccf9e fix(utils): fix validation for required values without specified type (#9863)
  • cf7b769 chore(deps-dev): bump postcss-preset-env from 9.5.6 to 9.5.8 (#9861)
  • See full diff in compare view

Updates swagger-ui-react from 5.17.0 to 5.17.1

Release notes

Sourced from swagger-ui-react's releases.

Swagger UI v5.17.1 Released!

5.17.1 (2024-04-24)

Bug Fixes

  • json-schema-2020-12-samples: skip anyOf and oneOf while merging schemas (#9853) (f7373a0), closes #9198
  • utils: fix validation for required values without specified type (#9863) (6fccf9e), closes #8007
  • deps: eliminate runtime errors related to traverse library
  • upstream fixes in swagger-client (v3.27.1, v3.27.2)
Commits
  • 0fc96ce chore(release): cut the v5.17.1 release
  • f7373a0 fix(json-schema-2020-12-samples): skip anyOf and oneOf while merging schemas ...
  • dee2ad0 chore(deps): bump swagger-client from 3.27.0 to 3.27.2 (#9868)
  • 4228d84 chore(deps-dev): bump postcss-preset-env from 9.5.8 to 9.5.9 (#9867)
  • 6fccf9e fix(utils): fix validation for required values without specified type (#9863)
  • cf7b769 chore(deps-dev): bump postcss-preset-env from 9.5.6 to 9.5.8 (#9861)
  • See full diff in compare view

Updates zod from 3.23.0 to 3.23.4

Release notes

Sourced from zod's releases.

v3.23.4

Commits:

  • 157b18d742c86d85b26a8421af46ad6d6d6b6ea7 Add 3.23 announcement
  • aedf93f1435a29463d915c3be45b4dcbeefa8cc1 Revert change to default Input
  • 45107f7a7230fe48ee24dc37e621422c9dc64ec4 v3.23.4

v3.23.3

Commits:

  • 103d2436f85872ca0e0e6247652989cc93d46a39 3.23.3

v3.23.2

Commits:

  • c340558d14f5222a2ca177e0591463c06cc5edc3 Update protocol
  • ef588d036f3e98b832796e9a681dbaf097631ea0 Fix t3env
  • 9df70dd71195df951c43f180fbe5e64ea1f835df 3.23.2

v3.23.1

This changes the default generics back to any to prevent breakages with common packager like @hookform/resolvers:

- class ZodType<Output = unknown, Def extends ZodTypeDef = ZodTypeDef, Input = unknown> {}
+ class ZodType<Output = any, Def extends ZodTypeDef = ZodTypeDef, Input = any> {}

Commits:

  • 59f48723d36c423d9e10b3bd52325a7998314230 Change unknown -> any for ZodType defaults
  • 2ff5ceb428634de0ea4501495039c05a8e95b60a 3.23.1
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 will merge this PR once CI passes on it, as requested by @fengelniederhammer.


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

…ith 5 updates

Bumps the minorandpatch group with 4 updates in the /lapis2-docs directory: [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [swagger-ui](https://github.com/swagger-api/swagger-ui) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui).


Updates `@astrojs/react` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@3.3.1/packages/integrations/react)

Updates `astro` from 4.6.3 to 4.6.4
- [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/astro@4.6.4/packages/astro)

Updates `swagger-ui` from 5.17.0 to 5.17.1
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.17.0...v5.17.1)

Updates `swagger-ui-react` from 5.17.0 to 5.17.1
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.17.0...v5.17.1)

Updates `zod` from 3.23.0 to 3.23.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.0...v3.23.4)

---
updated-dependencies:
- dependency-name: "@astrojs/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2024
@fengelniederhammer
Copy link
Contributor

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@fengelniederhammer fengelniederhammer merged commit 5131283 into main Apr 24, 2024
11 checks passed
@fengelniederhammer fengelniederhammer deleted the dependabot/npm_and_yarn/lapis2-docs/minorandpatch-1b97048435 branch April 24, 2024 13:24
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant