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

Bump @ideditor/location-conflation from 0.9.0 to 1.0.1 #243

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2021

Bumps @ideditor/location-conflation from 0.9.0 to 1.0.1.

Release notes

Sourced from @​ideditor/location-conflation's releases.

v1.0.1

https://github.com/ideditor/location-conflation/blob/main/CHANGELOG.md#101

v1.0.0

https://github.com/ideditor/location-conflation/blob/main/CHANGELOG.md#100

Changelog

Sourced from @​ideditor/location-conflation's changelog.

1.0.1

2021-Jun-17
  • Add an export map to package.json, fix file extensions again

1.0.0

2021-Jun-17
  • ⚠️ Initial stable release
    • Note: Built files will no longer be checked into GitHub
  • ⚠️ Replace microbundle with esbuild for super fast build speed. Package outputs are now:
    • "module": "./index.mjs" - ESM, modern JavaScript, works with import
    • "main": "./dist/location-conflation.cjs" - CJS bundle, modern JavaScript, works with require()
    • "browser": "./dist/location-conflation.iife.js" - IIFE bundle, modern JavaScript, works in browser <script> tag
    • No longer distributing ES5 builds
  • ⚠️ location-conflation is marked as "type": "module" now
  • ⚠️ Dropped support for old browsers like Internet Explorer on https://ideditor.codes
  • Update to country-coder v5
Commits
  • f1ad3a8 v1.0.1
  • eaa0156 Loading the esm in the browser doesn't actually work
  • 0e80d03 Make package exports even more clear with an export map
  • c2d208a Fix versions in README
  • 57f0bbc v1.0.0
  • b0856d6 Going forward we won't check in the built files to GitHub
  • da89969 revert 9891ea0
  • 9891ea0 Switch default export to named export - does this work?
  • 45c2885 Update docs
  • a917ccb Modernize
  • 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 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)

Bumps [@ideditor/location-conflation](https://github.com/ideditor/location-conflation) from 0.9.0 to 1.0.1.
- [Release notes](https://github.com/ideditor/location-conflation/releases)
- [Changelog](https://github.com/ideditor/location-conflation/blob/main/CHANGELOG.md)
- [Commits](rapideditor/location-conflation@v0.9.0...v1.0.1)

---
updated-dependencies:
- dependency-name: "@ideditor/location-conflation"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore-dependabot Automated PRs for keeping dependencies up-to-date label Jun 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2021

Superseded by #248.

@dependabot dependabot bot closed this Jun 25, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ideditor/location-conflation-1.0.1 branch June 25, 2021 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore-dependabot Automated PRs for keeping dependencies up-to-date cla signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant