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

build(deps): bump fastify-json-to-xml from 1.1.9 to 1.1.11 #1469

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps fastify-json-to-xml from 1.1.9 to 1.1.11.

Release notes

Sourced from fastify-json-to-xml's releases.

v1.1.11

1.1.11 (2024-01-25)

Dependencies

  • deps-dev: bump dev dependencies (a3e7630)

Miscellaneous

  • .vscode: use local prettier version (ec5b22c)
  • jsconfig: remove lib; target will be used in absence (eb569b2)
  • package: fix repository structure (b1838aa)
  • scripts/license-checker: handle old license arrays or missing (6efa793)

Continuous integration

  • automerge: optimise inline js scripts (d807706)
  • cd: publish to github packages with provenance (ed9ddcf)
  • cd: use main environment for publish-npm job (5f52584)

v1.1.10

1.1.10 (2024-01-09)

Dependencies

  • deps-dev: bump dev dependencies (50da0ec)

Miscellaneous

  • jsdoc comments must be complete sentences (b0ed3d9)
  • license: update license year (54808a9)
  • package: add lint:fix script (58b6a02)
  • package: run lint:prettier in test script (47b22fd)
  • use shared files from fdawgs/.github (f0d7bc8)

Continuous integration

  • cd: add github packages publish job (da0bd00)
  • dependabot: ignore release-please-action major updates (9c4232e)
  • deps: bump actions/upload-artifact from 3 to 4 (#74) (910088d)
  • deps: bump github/codeql-action from 2 to 3 (#75) (3823ca5)

Documentation

... (truncated)

Changelog

Sourced from fastify-json-to-xml's changelog.

1.1.11 (2024-01-25)

Dependencies

  • deps-dev: bump dev dependencies (a3e7630)

Miscellaneous

  • .vscode: use local prettier version (ec5b22c)
  • jsconfig: remove lib; target will be used in absence (eb569b2)
  • package: fix repository structure (b1838aa)
  • scripts/license-checker: handle old license arrays or missing (6efa793)

Continuous integration

  • automerge: optimise inline js scripts (d807706)
  • cd: publish to github packages with provenance (ed9ddcf)
  • cd: use main environment for publish-npm job (5f52584)

1.1.10 (2024-01-09)

Dependencies

  • deps-dev: bump dev dependencies (50da0ec)

Miscellaneous

  • jsdoc comments must be complete sentences (b0ed3d9)
  • license: update license year (54808a9)
  • package: add lint:fix script (58b6a02)
  • package: run lint:prettier in test script (47b22fd)
  • use shared files from fdawgs/.github (f0d7bc8)

Continuous integration

  • cd: add github packages publish job (da0bd00)
  • dependabot: ignore release-please-action major updates (9c4232e)
  • deps: bump actions/upload-artifact from 3 to 4 (#74) (910088d)
  • deps: bump github/codeql-action from 2 to 3 (#75) (3823ca5)

Documentation

Commits
  • b4453a2 chore(main): release 1.1.11 (#82)
  • f20a382 Merge pull request #83 from Fdawgs/chore/tidy
  • 5f52584 ci(cd): use main environment for publish-npm job
  • a3e7630 build(deps-dev): bump dev dependencies
  • 6efa793 chore(scripts/license-checker): handle old license arrays or missing
  • ec5b22c chore(.vscode): use local prettier version
  • eb569b2 chore(jsconfig): remove lib; target will be used in absence
  • ed9ddcf ci(cd): publish to github packages with provenance
  • b1838aa chore(package): fix repository structure
  • d807706 ci(automerge): optimise inline js scripts
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 25, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7659426436

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7261156050: 0.0%
Covered Lines: 178
Relevant Lines: 178

💛 - Coveralls

Bumps [fastify-json-to-xml](https://github.com/Fdawgs/fastify-json-to-xml) from 1.1.9 to 1.1.11.
- [Release notes](https://github.com/Fdawgs/fastify-json-to-xml/releases)
- [Changelog](https://github.com/Fdawgs/fastify-json-to-xml/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/fastify-json-to-xml@v1.1.9...v1.1.11)

---
updated-dependencies:
- dependency-name: fastify-json-to-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-json-to-xml-1.1.11 branch from 32b73c6 to 70df565 Compare January 25, 2024 19:55
@github-actions github-actions bot merged commit 2edf87d into main Jan 25, 2024
14 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/fastify-json-to-xml-1.1.11 branch January 25, 2024 20:11
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

1 participant