Skip to content

Bump potpack from 1.0.2 to 2.1.0#178

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/potpack-2.1.0
Open

Bump potpack from 1.0.2 to 2.1.0#178
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/potpack-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps potpack from 1.0.2 to 2.1.0.

Release notes

Sourced from potpack's releases.

v2.1.0

Update TypeScript types to be generated from the source rather than maintained separately in index.d.ts.

v2.0.0

⚠️ Breaking: drop support for IE, CommonJS and UMD bundles; switch to ES Module only entry point for both Node and the browsers.

Commits
  • e06ed5c 2.1.0
  • 29d8ac4 add source-generated typescript types
  • 935e300 revert sorting by width (made potpack 20% slower)
  • 2a61d97 Increase packing efficiency by sorting equal-height boxes by width (#10)
  • 5d2c35c Remove "declare module" in index.d.ts (#11)
  • 763aa5e switch to GH actions, ESLint 9+, NPM
  • 66f4091 minor cleanup
  • 49ba6c3 2.0.0
  • 46bfd60 try pinning to Node v14 for Travis
  • 049b0a4 switch to pure ESM, drop transpilation & bundling
  • 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 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)

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

Bumps [potpack](https://github.com/mapbox/potpack) from 1.0.2 to 2.1.0.
- [Release notes](https://github.com/mapbox/potpack/releases)
- [Commits](mapbox/potpack@v1.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: potpack
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 1, 2025
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