Skip to content

Bump @metalsmith/collections from 1.3.1 to 2.0.0#537

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/metalsmith/collections-2.0.0
Open

Bump @metalsmith/collections from 1.3.1 to 2.0.0#537
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/metalsmith/collections-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps @metalsmith/collections from 1.3.1 to 2.0.0.

Release notes

Sourced from @​metalsmith/collections's releases.

@​metalsmith/collections 2.0.0

  • Closes #98: adds 'first' & 'last' references when refer:true [#98](https://github.com/metalsmith/collections/issues/98)
  • BREAKING: Closes #101: condenses sortBy, reverse into sort option. Renames filterBy option to filter. [#101](https://github.com/metalsmith/collections/issues/101)
  • Updates README.md, fixes ESLint issues, versions build to allow npm installing from repo f9da8e4
  • BREAKING: references (previous, next,..) are set on file.collection[name][previous/next] as arrays 8c7d9d6
  • BREAKING: collections are only available via metalsmith.metadata().collections e8e2760
  • Require metalsmith > 2.6.0 & use metalsmith.matter instead of removed dependency read-metadata c0748fa
  • BREAKING: collection metadata can only be added from in-source files df507d6
  • BREAKING: Make metadata accessible from Collection array instead of '.metadata' property 42f45c8
  • BREAKING: Adds 'path' property to sorting context, and changes the default sorting to path:asc 64b5f72
  • Drops support for Node < 14.14.0, updates CI, drops Gitter notification 36eb59d
  • BREAKING: no longer sets 'file.path' property df26510
  • Better documentation for sorting + typescript 1d3f81e
Changelog

Sourced from @​metalsmith/collections's changelog.

v2.0.0

  • Closes #98: adds 'first' & 'last' references when refer:true [#98](https://github.com/metalsmith/collections/issues/98)
  • BREAKING: Closes #101: condenses sortBy, reverse into sort option. Renames filterBy option to filter. [#101](https://github.com/metalsmith/collections/issues/101)
  • Updates README.md, fixes ESLint issues, versions build to allow npm installing from repo f9da8e4
  • BREAKING: references (previous, next,..) are set on file.collection[name][previous/next] as arrays 8c7d9d6
  • BREAKING: collections are only available via metalsmith.metadata().collections e8e2760
  • Require metalsmith > 2.6.0 & use metalsmith.matter instead of removed dependency read-metadata c0748fa
  • BREAKING: collection metadata can only be added from in-source files df507d6
  • BREAKING: Make metadata accessible from Collection array instead of '.metadata' property 42f45c8
  • BREAKING: Adds 'path' property to sorting context, and changes the default sorting to path:asc 64b5f72
  • Drops support for Node < 14.14.0, updates CI, drops Gitter notification 36eb59d
  • BREAKING: no longer sets 'file.path' property df26510
  • Better documentation for sorting + typescript 1d3f81e
Commits
  • acc86a4 Release 2.0.0
  • f9da8e4 Updates README.md, fixes ESLint issues, versions build to allow npm installin...
  • e1ef0d3 ci: upgrade GH actions to latest
  • 19d8a89 test: migrates nyc -> c8, tests to ESM, upgrades mocha to latest, formats te...
  • 113eb2c dev: update devDeps, migrate to eslint.config.js, fix security vulns
  • 7f925cd test: add a new rendering test case
  • 8c7d9d6 BREAKING: references (previous, next,..) are set on file.collection[name][pre...
  • 36eb59d Drops support for Node < 14.14.0, updates CI, drops Gitter notification
  • 42f45c8 BREAKING: Make metadata accessible from Collection array instead of '.metadat...
  • 1d3f81e Better documentation for sorting + typescript
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2026
Bumps [@metalsmith/collections](https://github.com/metalsmith/collections) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/metalsmith/collections/releases)
- [Changelog](https://github.com/metalsmith/collections/blob/main/CHANGELOG.md)
- [Commits](metalsmith/collections@v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: "@metalsmith/collections"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metalsmith/collections-2.0.0 branch from 37a152b to 93fe970 Compare February 9, 2026 23:06
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants