Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps @serwist/next from 9.0.3 to 9.0.7.

Release notes

Sourced from @​serwist/next's releases.

@​serwist/next@​9.0.7

Patch Changes

  • #192 ceea5d1 Thanks @​DuCanhGH! - chore(build): remove extraneous Node.js API wrappers

    • Doesn't seem that we really need fs-extra, pathe, fast-json-stable-stringify, or upath, so let's just remove them.
    • This also adds tests for Windows to ensure that we don't mess up.
  • Updated dependencies [ceea5d1]:

    • @​serwist/webpack-plugin@​9.0.7
    • @​serwist/build@​9.0.7
    • @​serwist/window@​9.0.7
    • serwist@9.0.7

@​serwist/next@​9.0.6

Patch Changes

  • Updated dependencies [12f6e82, 1e9cc3c]:
    • @​serwist/webpack-plugin@​9.0.6
    • serwist@9.0.6
    • @​serwist/window@​9.0.6
    • @​serwist/build@​9.0.6

@​serwist/next@​9.0.5

Patch Changes

  • #168 c7bed2b Thanks @​DuCanhGH! - fix(dependencies): reverted glob to v10 and rimraf to v5

    • Turns out glob v11 and rimraf v6 drops support for Node.js 18, so we are back to v10 and v5 for now.
    • This also adds test for Node.js 18 and 22.
  • Updated dependencies [c7bed2b]:

    • @​serwist/webpack-plugin@​9.0.5
    • @​serwist/build@​9.0.5
    • @​serwist/window@​9.0.5
    • serwist@9.0.5

@​serwist/next@​9.0.4

Patch Changes

Commits
  • 8a9ec2c chore(packages): publish packages (#193)
  • ceea5d1 chore(build): remove extraneous Node.js API wrappers (#192)
  • 80f81b7 chore(packages): publish packages (#190)
  • 12f6e82 fix(webpack-plugin): explicitly call WebWorkerTemplatePlugin (#189)
  • d3c7510 chore(deps)
  • 470a72e chore(docs): updated the Serwist class's docs
  • 1e9cc3c fix(core): allow fetchOptions and matchOptions in precacheOptions
  • d677eed chore(packages): update the authors field for all packages
  • c6fb03a chore(packages): publish packages (#169)
  • a525430 chore(packages): trigger release
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@serwist/next](https://github.com/serwist/serwist) from 9.0.3 to 9.0.7.
- [Release notes](https://github.com/serwist/serwist/releases)
- [Commits](https://github.com/serwist/serwist/compare/@serwist/next@9.0.3...@serwist/next@9.0.7)

---
updated-dependencies:
- dependency-name: "@serwist/next"
  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 Sep 2, 2024
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