8000 Bump net.fabricmc:mapping-io from 0.6.1 to 0.7.0 by dependabot[bot] · Pull Request #73 · constellation-mc/commander · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump net.fabricmc:mapping-io from 0.6.1 to 0.7.0 #73

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps net.fabricmc:mapping-io from 0.6.1 to 0.7.0.

Changelog

Sourced from net.fabricmc:mapping-io's changelog.

[0.7.0] - 2025-01-01

  • Added IntelliJ IDEA migration map reader and writer
  • Added MappingFormat#features() to allow for more fine-grained programmatic querying of format capabilities
  • Added tests to validate our writer outputs against 3rd-party readers
  • Overhauled the internal ColumnFileReader to behave more consistently
  • Made VisitOrder#createByName use alphanumeric and nest-aware sorting
  • Made handling of the NEEDS_MULTIPLE_PASSES flag more consistent, reducing memory usage in a few cases
  • Made some internal methods in Enigma and TSRG readers actually private
  • Renamed OuterClassNameInheritingVisitor to OuterClassNamePropagator and made its constructor public
  • Made all writers for formats which can't represent empty destination names skip such elements entirely, unless the format is hierarchical and mapped child elements are present
  • Adjusted some readers to make sure that elements aren't visited multiple times with the same data
  • Added missing visit calls to multiple readers
  • Added safeguards to MemoryMappingTree preventing external data modification during an ongoing visitation pass
  • Clearly defined tree-API contracts regarding returned collections' mutability
  • Fixed MemoryMappingTree#reset to actually reset all its internal state related to the current visitation pass
  • Fixed and improved MemoryMappingTree's merging capabilities:
    • Fixed broken member mapping merging via tree-API in MemoryMappingTree
    • Fixed existing entries' data not getting overridden when merging elements into MemoryMappingTree via tree-API
    • Fixed NPE when visiting with flipped namespaces (issue 68)
    • Made merging with flipped namespaces actually work and handle both names and descriptors
    • Fixed potentially incorrect descriptor computation by delaying until all classes are present and merged
  • Fixed duplicate mapping definitions not being handled correctly in multiple readers
  • Fixed incorrect handling of class repackaging in JOBF reader and writer
  • Removed ASM dependency from core project
Commits

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 th 8000 is PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [net.fabricmc:mapping-io](https://github.com/FabricMC/mapping-io) from 0.6.1 to 0.7.0.
- [Changelog](https://github.com/FabricMC/mapping-io/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/FabricMC/mapping-io/commits)

---
updated-dependencies:
- dependency-name: net.fabricmc:mapping-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
Copy link
Contributor Author
dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #75.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/gradle/net.fabricmc-mapping-io-0.7.0 branch January 13, 2025 08:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0