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(deps): bump @sls-next/core from 3.7.0-alpha.0 to 3.7.0 #214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2022

Bumps @sls-next/core from 3.7.0-alpha.0 to 3.7.0.

Release notes

Sourced from @​sls-next/core's releases.

v3.7.0

3.7.0 (2022-03-31)

Note: Version bump only for package serverless-nextjs-monorepo

v3.7.0-alpha.12

3.7.0-alpha.12 (2022-03-15)

Bug Fixes

v3.7.0-alpha.11

3.7.0-alpha.11 (2022-03-10)

Bug Fixes

v3.7.0-alpha.10

3.7.0-alpha.10 (2022-02-23)

Bug Fixes

  • core: add getter to event req & res object in default handler. (#2381) (31eff47)

v3.7.0-alpha.9

3.7.0-alpha.9 (2022-02-18)

Bug Fixes

  • core: getter function for http base class in api handler (#2344) (e819e1d)

Features

  • nextjs-cdk-construct: allow cache policies to be provided as props (#2350) (68b7717)
  • update cdktf and use prebuilt providers (#2328) (47642bf)

v3.7.0-alpha.8

3.7.0-alpha.8 (2022-02-02)

Bug Fixes

... (truncated)

Changelog

Sourced from @​sls-next/core's changelog.

3.7.0 (2022-03-31)

Note: Version bump only for package @​sls-next/core

3.7.0-alpha.12 (2022-03-15)

Bug Fixes

3.7.0-alpha.11 (2022-03-10)

Bug Fixes

3.7.0-alpha.10 (2022-02-23)

Bug Fixes

  • core: add getter to event req & res object in default handler. (#2381) (31eff47)

3.7.0-alpha.9 (2022-02-18)

Bug Fixes

  • core: getter function for http base class in api handler (#2344) (e819e1d)

3.7.0-alpha.8 (2022-02-02)

Bug Fixes

  • core: use existing upstream Cache-Control if present on upstream response (#2322) (4f93ea7)

Reverts

3.7.0-alpha.7 (2022-01-27)

Note: Version bump only for package @​sls-next/core

3.7.0-alpha.6 (2022-01-25)

Note: Version bump only for package @​sls-next/core

3.7.0-alpha.5 (2022-01-20)

Note: Version bump only for package @​sls-next/core

... (truncated)

Commits
  • e7af519 chore(release): publish v3.7.0
  • e079765 chore(release): publish v3.7.0-alpha.12
  • e13e821 fix: fix e2e static regeneration test code (#2398)
  • 416adf1 chore(release): publish v3.7.0-alpha.11
  • 21283ab fix: redirect in getStaticProps (#2393)
  • bc59012 chore(release): publish v3.7.0-alpha.10
  • cd56566 chore(deps): update dependency @​types/node to v17.0.19 (#2371)
  • db33f4b chore(deps): update babel (#2378)
  • 31eff47 fix(core): add getter to event req & res object in default handler. (#2381)
  • 426b970 chore(release): publish v3.7.0-alpha.9
  • 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 [@sls-next/core](https://github.com/serverless-nextjs/serverless-next.js/tree/HEAD/packages/libs/core) from 3.7.0-alpha.0 to 3.7.0.
- [Release notes](https://github.com/serverless-nextjs/serverless-next.js/releases)
- [Changelog](https://github.com/serverless-nextjs/serverless-next.js/blob/master/packages/libs/core/CHANGELOG.md)
- [Commits](https://github.com/serverless-nextjs/serverless-next.js/commits/v3.7.0/packages/libs/core)

---
updated-dependencies:
- dependency-name: "@sls-next/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2022
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