Skip to content

Bump zentered/issue-forms-body-parser from 2.2.0 to 3.0.0#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/zentered/issue-forms-body-parser-3.0.0
Open

Bump zentered/issue-forms-body-parser from 2.2.0 to 3.0.0#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/zentered/issue-forms-body-parser-3.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps zentered/issue-forms-body-parser from 2.2.0 to 3.0.0.

Release notes

Sourced from zentered/issue-forms-body-parser's releases.

v3.0.0

3.0.0 (2026-06-13)

  • fix!: return null for empty No response fields (820d62c), closes #40

Bug Fixes

  • address copilot review on output handling and heredoc delimiter (0b233f9)
  • ci: use raw parser output for jq assertion (408f5d5)
  • match underscore form of No response placeholder (ba93f12)
  • migrate eslint config to flat config format (f8edde3)
  • package updates (124ffeb)
  • resolve npm audit vulnerabilities in transitive dependencies (39d9fb2)
  • typo (8e18c91)
  • update date-fns-tz usage for v3 API rename (26276a5)
  • use namespace imports for @​actions/core and @​actions/github (731893a)

BREAKING CHANGES

  • .text for previously-empty fields is now null instead of the string "No response". Consumers calling string methods on .text for empty fields will need to handle null.
Commits
  • 3dc7e92 Merge pull request #72 from zentered/ci/npm-oidc-trusted-publishing
  • 16ae302 ci: enable npm OIDC trusted publishing for releases
  • a22a10f Merge pull request #71 from zentered/fix/empty-field-null
  • ba93f12 fix: match underscore form of No response placeholder
  • 820d62c fix!: return null for empty No response fields
  • cea31f6 docs: add design spec for null empty field response (#40)
  • 26b5689 Merge pull request #69 from zentered/fix/harden-workflow-token-permissions
  • 1804818 Merge remote-tracking branch into fix/harden-workflow-token-permissions
  • 0b233f9 fix: address copilot review on output handling and heredoc delimiter
  • 77ffce6 Merge branch 'main' into fix/harden-workflow-token-permissions
  • 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 [zentered/issue-forms-body-parser](https://github.com/zentered/issue-forms-body-parser) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/zentered/issue-forms-body-parser/releases)
- [Commits](zentered/issue-forms-body-parser@v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: zentered/issue-forms-body-parser
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants