Skip to content

Bump bojieyang/indexnow-action from 2 to 3#168

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/bojieyang/indexnow-action-3
Open

Bump bojieyang/indexnow-action from 2 to 3#168
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/bojieyang/indexnow-action-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps bojieyang/indexnow-action from 2 to 3.

Release notes

Sourced from bojieyang/indexnow-action's releases.

v3.0.0

[3.0.0] - 2026-06-27

Changed

  • Upgrade Nodejs version to v24. #358 by @​Tkkg1994 .
  • Bump dependencies to fix security issues.

V2.1.0

Feature Release

  • Add a lasted-required option to control the behavior when lastmod tag is not present in sitemap file. Before this release, url entry without a lastmod tag in sitemap will be excluded. There are some scenarios the sitemap does not have a lastmod tag and it is difficult to set this tag, but still want these URLs to be submitted. This option is added to be compatible with this scenario. If set to false, url entry without a lastmod tag in sitemap may be submitted, as long as the other conditions are met. If set to true(the default value), url entry without a lastmod tag in sitemap will be excluded, same as before.
Changelog

Sourced from bojieyang/indexnow-action's changelog.

[3.0.0] - 2026-06-27

Changed

[2.1.0] - 2025-01-16

Changed

  • Add a lastmod-required option to control the behavior when a url entry in sitemap does not have lastmod tag.

[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.

[1.1.0] - 2023-03-31

Added

  • Support RSS 2.0 and Atom 1.0 as sitemap.

[1.0.0] - 2023-03-12

Added

  • Suport XML sitemap and sitemap Index.
Commits
  • 38ddfbd add the missing eslint.config.js file
  • 0daa2c1 bump dependencies to fix security issues
  • fd33971 bump fast-xml-parser version to 5.8.0
  • 6d97d35 release v3
  • 4b9e382 chore: migrate from Node 20 to Node 24
  • 0ce7b47 fix stale workflow have no permissions issue
  • 1f06d49 update brace-expansion version to fix security issue CVE-2025-5889
  • ec42525 ⬆️ Bump @​babel/helpers in the npm_and_yarn group
  • 84af710 ⬆️ Bump eslint-plugin-jest from 28.8.3 to 28.11.0
  • 2257a0e ⬆️ Bump @​eslint/js from 9.14.0 to 9.24.0
  • 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 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 2 to 3.
- [Release notes](https://github.com/bojieyang/indexnow-action/releases)
- [Changelog](https://github.com/bojieyang/indexnow-action/blob/main/CHANGELOG.md)
- [Commits](bojieyang/indexnow-action@v2...v3)

---
updated-dependencies:
- dependency-name: bojieyang/indexnow-action
  dependency-version: '3'
  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 Jun 2, 2026
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.

0 participants