geofire-js
geofire-js copied to clipboard
Bump tough-cookie and lerna
Removes tough-cookie. It's no longer used after updating ancestor dependency lerna. These dependencies need to be updated together.
Removes tough-cookie
Updates lerna from 3.22.1 to 7.1.1
Release notes
Sourced from lerna's releases.
7.1.1
7.1.1 (2023-06-28)
Bug Fixes
- fix strict-ssl mapping for node-fetch-registry during unpublished projects lookup (#3747) (5fcf94e)
- publish: catch publish conflict 403 error from npm (#3753) (6123e86)
- publish: ensure that error code is valid (#3748) (c59b45b)
- schema: add missing ref to changelogEntryAdditionalMarkdown (b41afab)
7.1.0
7.1.0 (2023-06-25)
Features
- core: export detectProjects utility function (#3740) (641fecb)
- repair: add migration to remove unused "lerna" field from lerna.json (#3734) (4fb0427)
- version: add --changelog-entry-additional-markdown option (#3751) (63671df)
7.0.2
7.0.2 (2023-06-15)
Bug Fixes
7.0.1
7.0.1 (2023-06-13)
Bug Fixes
7.0.0
7.0.0 (2023-06-08)
BREAKING CHANGES
After updating we strongly recommend running
lerna repairin your project. This will migrate yourlerna.jsonto the latest and greatest and remove any outdated options.As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.
- legacy package management commands have been removed
We no longer include the
bootstrap,add, andlinkcommands by default. We strongly recommend using your package manager (npm,yarn,pnpm) for package management related concerns such as installing and linking dependencies.
... (truncated)
Changelog
Sourced from lerna's changelog.
7.1.1 (2023-06-28)
Bug Fixes
- schema: add missing ref to changelogEntryAdditionalMarkdown (b41afab)
7.1.0 (2023-06-25)
Features
- core: export detectProjects utility function (#3740) (641fecb)
- repair: add migration to remove unused "lerna" field from lerna.json (#3734) (4fb0427)
- version: add --changelog-entry-additional-markdown option (#3751) (63671df)
7.0.2 (2023-06-15)
Note: Version bump only for package lerna
7.0.1 (2023-06-13)
Note: Version bump only for package lerna
7.0.0 (2023-06-08)
Bug Fixes
- bump cosmiconfig to v8 (#3701) (898923d)
- internal cli.js should not be bundled (53d73c6)
- migration building/publishing issues (27bf800)
- publish: use correct version in log messages (#3702) (4be9188)
- support nx 16.3.1+ (#3707) (647dbb5)
Features
- add migration for adding $schema, increase some strictness (73ceac3)
7.0.0-alpha.8 (2023-06-07)
Bug Fixes
- bump cosmiconfig to v8 (#3701) (898923d)
- internal cli.js should not be bundled (53d73c6)
- migration building/publishing issues (27bf800)
- publish: use correct version in log messages (#3702) (4be9188)
- support nx 16.3.1+ (#3707) (647dbb5)
Features
- add migration for adding $schema, increase some strictness (73ceac3)
... (truncated)
Commits
04642ffchore(misc): publish 7.1.1b41afabfix(schema): add missing ref to changelogEntryAdditionalMarkdown2a6bb29chore(misc): publish 7.1.063671dffeat(version): add --changelog-entry-additional-markdown option (#3751)641fecbfeat(core): export detectProjects utility function (#3740)4fb0427feat(repair): add migration to remove unused "lerna" field from lerna.json (#...e6c7427chore(misc): publish 7.0.2273ed54chore(misc): publish 7.0.1c81422dchore: add v7 release notes3900fe9chore(misc): publish 7.0.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for lerna since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.