Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the xml group in /packages/smithy/smithy with 1 update #4204

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps the xml group in /packages/smithy/smithy with 1 update: xml.

Updates xml from 6.3.0 to 6.5.0

Changelog

Sourced from xml's changelog.

6.5.0

  • Add support for most XPath 1.0 functions, including set-operations and ensuring document order for node-sets.
  • Add support for XPath expression evaluation, user-defined variables, and user-defined functions.
  • Add XmlNode.xpathGenerate to create a readable XPath for all nodes.
  • Add support for node comparison: XmlNode.isEqualNode and XmlNode.compareNodePosition.

6.4.0

  • Dart 3.0 and PetitParser 6.0 requirement.
  • Add RSS feed reader example.
Commits
  • 83796f3 Ready for 6.5.0
  • bc00451 Improve comments for XPath context.
  • 83d07b4 Remove entity and notation events, not coming for 6.5.0.
  • ec05121 Update changelog for 6.5.0.
  • 7b1a02e Remove dead code.
  • 17eb00a Dart 3.2 requirement.
  • e53b7c2 Add events code for entity and notation events.
  • 56b66d1 Remove unnecessary type declaration.
  • e3f2e04 Add ENTITY and NOTATION to XmlNodeType.
  • 1040595 Add entitymapping tests.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner December 4, 2023 13:00
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 4, 2023
@dependabot dependabot bot force-pushed the dependabot/pub/packages/smithy/smithy/xml-d558f01535 branch 3 times, most recently from 7894bad to 12a7982 Compare December 6, 2023 23:53
@dependabot dependabot bot force-pushed the dependabot/pub/packages/smithy/smithy/xml-d558f01535 branch from 12a7982 to 92840c9 Compare December 25, 2023 12:41
Bumps the xml group in /packages/smithy/smithy with 1 update: [xml](https://github.com/renggli/dart-xml).

- [Changelog](https://github.com/renggli/dart-xml/blob/main/CHANGELOG.md)
- [Commits](renggli/dart-xml@v6.3.0...v6.5.0)

---
updated-dependencies:
- dependency-name: xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xml
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/packages/smithy/smithy/xml-d558f01535 branch from 92840c9 to d9c1d22 Compare January 4, 2024 12:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

Looks like xml is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 11, 2024
@dependabot dependabot bot deleted the dependabot/pub/packages/smithy/smithy/xml-d558f01535 branch January 11, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants