ness icon indicating copy to clipboard operation
ness copied to clipboard

chore(deps): bump @sls-next/core from 3.7.0-alpha.0 to 3.7.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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)

dependabot[bot] avatar Mar 31 '22 19:03 dependabot[bot]