Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Bump next-sitemap from 4.1.3 to 4.1.8 #204

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps next-sitemap from 4.1.3 to 4.1.8.

Release notes

Sourced from next-sitemap's releases.

v4.1.8

Changes:

  • b951757c01ebe158c92d91e50f1a706ba4a2f856 Merge pull request #665 from iamvishnusankar/fix/exclude-favicon-route
  • 46c5e3c866fc001ae739135834270e44d7f11ef4 Drop windows
  • 40acd9ff1f11ed2899dd9e94fd4e961796c75f6c Fix yarnrc
  • ba104acd3097129a0b1a11164fc04572ea51c283 [Feat] Exclude favicon from sitemaps

This list of changes was auto generated.

v4.1.7

Changes:

  • dd3a6191447ee329385a89862c118f2ba88cd046 Merge pull request #664 from iamvishnusankar/fix/undefined-sitemap
  • 56a7d206bd5eab078fa8b180faf34505c534f6d0 Merge branch 'master' into fix/undefined-sitemap
  • ec24ec9a7b5f3d7245a5bdf10319bf8951c23957 Set version using yarn
  • f254c1de84e8ae200f91f8e3edaa94e8d48cf40e Added version plugin
  • 596fe0196c64d80f9d672ab721536acd4d9f2683 Added yarn workspace-tools
  • 465fdcfc640ed7fb24bf84fba3e8fa94c2b61592 Remove setting yarn version
  • 4d5def60e2da67e50e636a5bfb3ea644ab26a01d Multiline
  • ac697e81030c0c8065364d58c7a791820965c661 Merge pull request #663 from iamvishnusankar/fix/undefined-sitemap
  • 53d82f3739bd425407fa36e2ae2d58dd179865cf Basic validation and misc cleanup
  • 241edb9753e658fe4a823c7c76ef9f11846c4bc1 Upgrade packages
  • cd9992b92dee9813a256fc77e9de3be739a69199 Merge pull request #645 from iamvishnusankar/feat/add-next-env-dependency
  • 5a260d14502d3f16bb29e357fd55461bddb8186c Merge branch 'master' into feat/add-next-env-dependency
  • c66483c1419c23d1753ac00ec23c98f3c1f578f4 Fix yarn version
  • 9a221b0649c4f257ee5c722786441951d1a44bed Merge pull request #644 from iamvishnusankar/feat/add-next-env-dependency
  • 5a4eb30e0b572df3fa3c64020b10822cb2f8e1a8 [Fix] Unit tests
  • 5b9d64bb0469aaca050f0393c7dd8486d7975736 [WIP] Fix lint
  • 86df698da0c6f1e43cf8790aab690045bd579ca0 [WIP] Fixed linting
  • 64d26e97f95dfbae68c70b95ff2010fbeb9ec00c [Fix] Build errors
  • 340ad5e8567bbd84e8599fb67a8124acbd61ce42 Misc
  • 66eb61f2749b4365cff498f47eb8f4d937ef964d Fix pipeline
  • cf9b601b8606a441c40736fd23777e1ff8611c29 yarn plugin import interactive-tools
  • 8b91f21a5192b420816f69e58b9bbf79cdc5dbb6 Misc
  • 53a99d244ebea6e7cea954cdeee1e7f3b255a1ec [Feat] Added @​next/env as dependency

This list of changes was auto generated.

Commits
  • b951757 Merge pull request #665 from iamvishnusankar/fix/exclude-favicon-route
  • 46c5e3c Drop windows
  • 40acd9f Fix yarnrc
  • ba104ac [Feat] Exclude favicon from sitemaps
  • dd3a619 Merge pull request #664 from iamvishnusankar/fix/undefined-sitemap
  • 56a7d20 Merge branch 'master' into fix/undefined-sitemap
  • ec24ec9 Set version using yarn
  • f254c1d Added version plugin
  • 596fe01 Added yarn workspace-tools
  • 465fdcf Remove setting yarn version
  • 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 [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 4.1.3 to 4.1.8.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Changelog](https://github.com/iamvishnusankar/next-sitemap/blob/master/changelog.md)
- [Commits](iamvishnusankar/next-sitemap@4.1.3...4.1.8)

---
updated-dependencies:
- dependency-name: next-sitemap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from FlorianLeChat as a code owner July 1, 2023 23:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
@github-actions github-actions bot merged commit 7f2fa9c into master Jul 1, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-sitemap-4.1.8 branch July 1, 2023 23:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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