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 @sveltejs/kit from 1.12.0 to 1.15.7 in /ahb_viewer #56

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sveltejs/kit from 1.12.0 to 1.15.7.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.15.7

Patch Changes

  • fix: provide better error when prerendered routes conflict with each other (#9692)

  • fix: prevent false positive warnings for fetch in Firefox and Safari (#9680)

  • fix: allow embedding two pages generated into the same page in "embedded" mode (#9610)

  • fix: don't include prerendered routes in default generateManifest (#9471)

  • fix: better error messages for handleable prerender failures (#9621)

@​sveltejs/kit@​1.15.6

Patch Changes

  • fix: use correct relative paths when rendering base path (#9343)

  • fix: handle redirect thrown in handle hook in response to form action (#9658)

  • fix: do not call beforeNavigate for download links (#9660)

@​sveltejs/kit@​1.15.5

Patch Changes

  • fix: correct allow header methods list for 405s (#9655)

  • fix: prevent routes/layouts from having conflicting files through resets or different extensions (#9590)

  • fix: prevent unhandled exceptions for invalid header values (#9638)

@​sveltejs/kit@​1.15.4

Patch Changes

  • fix: gracefully handle failure to load hooks.server.js (#9641)

  • feat: set sourcemapIgnoreList to filter out non-source directories (#9619)

@​sveltejs/kit@​1.15.3

Patch Changes

  • fix: prevent building duplicate CSS files (#9382)

@​sveltejs/kit@​1.15.2

Patch Changes

  • fix: address security advisory CVE-2023-29008 by doing a case-insensitive comparison when checking header value (ba436c66)

@​sveltejs/kit@​1.15.1

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.15.7

Patch Changes

  • fix: provide better error when prerendered routes conflict with each other (#9692)

  • fix: prevent false positive warnings for fetch in Firefox and Safari (#9680)

  • fix: allow embedding two pages generated into the same page in "embedded" mode (#9610)

  • fix: don't include prerendered routes in default generateManifest (#9471)

  • fix: better error messages for handleable prerender failures (#9621)

1.15.6

Patch Changes

  • fix: use correct relative paths when rendering base path (#9343)

  • fix: handle redirect thrown in handle hook in response to form action (#9658)

  • fix: do not call beforeNavigate for download links (#9660)

1.15.5

Patch Changes

  • fix: correct allow header methods list for 405s (#9655)

  • fix: prevent routes/layouts from having conflicting files through resets or different extensions (#9590)

  • fix: prevent unhandled exceptions for invalid header values (#9638)

1.15.4

Patch Changes

  • fix: gracefully handle failure to load hooks.server.js (#9641)

  • feat: set sourcemapIgnoreList to filter out non-source directories (#9619)

1.15.3

Patch Changes

  • fix: prevent building duplicate CSS files (#9382)

1.15.2

... (truncated)

Commits
  • c3f2cb1 Version Packages (#9689)
  • e9dd255 fix: don't include prerendered routes in default generateManifest (#9471)
  • 367067f fix: allow embedding two pages generated into the same page in "embedded" mod...
  • 84a5250 prvide better error when prerendered routes conflict with each other - closes...
  • 95e9582 fix: prevent false positive warnings for fetch in Firefox and Safari (#9680)
  • ae2f4a8 feat: improve error message for handleHttpError and handleMissingId (#9621)
  • 5e27d67 Version Packages (#9685)
  • 6885211 always add trailing slash to base path (#9343)
  • 1cc2243 fix: handle redirect thrown in handle hook in response to form action (#9658)
  • 4315e0b fix: prevent beforeNavigate() for download links (#9660)
  • Additional commits viewable in compare view

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 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 [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.12.0 to 1.15.7.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.15.7/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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, 2023
@dependabot dependabot bot requested a review from a team April 24, 2023 05:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2023

Superseded by #58.

@dependabot dependabot bot closed this May 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ahb_viewer/sveltejs/kit-1.15.7 branch May 1, 2023 05:13
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.

None yet

0 participants