Skip to content

Bump bojieyang/indexnow-action from 1 to 2#5

Merged
michaelmior merged 1 commit intomainfrom
dependabot/github_actions/bojieyang/indexnow-action-2
May 17, 2024
Merged

Bump bojieyang/indexnow-action from 1 to 2#5
michaelmior merged 1 commit intomainfrom
dependabot/github_actions/bojieyang/indexnow-action-2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps bojieyang/indexnow-action from 1 to 2.

Release notes

Sourced from bojieyang/indexnow-action's releases.

v2.0

What's Changed

  • Upgrade nodes version to v20.
  • Use native fetch api instead of cross-fetch.
  • Fix issue #136 by @​TheJiahao.

New Contributors

v1.1.2

Upgrade fast-xml-parser to 4.2.5 to fix regex vulnerability security issue.

v1.1.1

Security

  • Upgrade fast-xml-parser to 4.2.4 to fix entity parsing issue.

v1.1.0

Added

  • Support RSS 2.0 and Atom 1.0 format as sitemap.
Changelog

Sourced from bojieyang/indexnow-action's changelog.

[2.0] - 2024-01-22

Changed

  • Upgrade Nodejs version to v20.
  • Use native fetch API instead of cross-fetch.

Fixed

  • Fixed the issue that cannot parse sitemapindex with only one sitemap #136 by @​TheJiahao.

Security

  • Added instructions for dynamic deploy IndexNow key file to prevent them from being leaked in public repositories. #71 by @​Young-Lord.

[1.1.2] - 2023-06-25

Security

  • Upgrade fast-xml-parser to 4.2.5 to fix regex vulnerability security issue.

[1.1.1] - 2023-06-07

Security

  • Upgrade fast-xml-parser to 4.2.4 to fix entity parsing security issue.
Commits
  • 99fa50c ➖ use native fetch instead of cross-fetch
  • 725624c 🐛 fix bug for the site only have one url will be parse;5Dd incorrect
  • d797429 ⬆️ Bump fast-xml-parser from 4.3.2 to 4.3.3
  • 8d309ab ⬆️ Bump @​types/node from 20.10.6 to 20.11.5
  • eedcb75 ⬆️ Bump @​typescript-eslint/eslint-plugin from 6.16.0 to 6.19.0
  • 9205eea ⬆️ Bump eslint-plugin-jest from 27.6.0 to 27.6.3
  • 32fe70e ⬆️ Bump @​typescript-eslint/parser from 6.17.0 to 6.18.1
  • 99e73f0 🐛 Fix sitemap index with single sitemap not recognized
  • cf64cd8 ⬆️ Bump eslint from 8.55.0 to 8.56.0
  • ced574e ⬆️ Bump actions/setup-node from 4.0.0 to 4.0.1
  • 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 [bojieyang/indexnow-action](https://github.com/bojieyang/indexnow-action) from 1 to 2.
- [Release notes](https://github.com/bojieyang/indexnow-action/releases)
- [Changelog](https://github.com/bojieyang/indexnow-action/blob/main/CHANGELOG.md)
- [Commits](bojieyang/indexnow-action@v1...v2)

---
updated-dependencies:
- dependency-name: bojieyang/indexnow-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 17, 2024
@michaelmior michaelmior merged commit e3a3ee0 into main May 17, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/bojieyang/indexnow-action-2 branch May 17, 2024 12:59
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant