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 email-addresses from 3.0.1 to 5.0.0 #454

Merged
merged 1 commit into from Jan 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps email-addresses from 3.0.1 to 5.0.0.

Changelog

Sourced from email-addresses's changelog.

2021-08-17 - 5.0.0

Note: Again there is a major version bump because of changes to the typescript definitions. If you are not a typescript user, this is more like a minor version bump.

  • Added "addressListSeperator" option (#57)
  • Typescript: improvements to the type definitions (#58, #59)

2021-01-11 - 4.0.0

Note: Again there is a major version bump because of changes to the typescript definitions. Some of the typescript changes are really bug fixes, noting where null is a possible value. If you are not a typescript user, this is more like a minor version bump.

  • Added "commaInDisplayName" option (#54)
  • Typescript: improvements to the type definitions (#44, #45, #47)

2019-10-24 - 3.1.0

  • Added "atInDisplayName" option (#46)
  • Added "comments" field to result mailbox (#46)

2018-11-09 - 3.0.3

  • No changes

2018-09-21 - 3.0.2

  • Fixed npe with rejectTLD option (#33)

2017-06-21 - 3.0.0

Note: There is a major version bump because of two things: changes to the typescript definition and changes to the results returned for "group" addresses.

  • Full typescript definition (#30, a12b003)
  • Fixed typescript "typings" field in package.json (#32)
  • Proper results for groups (#31). Previously a "group" "address" would show its results as a single address, but it is now returned as a list. See the typescript definition for full return type.
  • Support for parsing RFC6854 originator fields (#31). This adds new functions: parseFrom, parseSender, parseReplyTo. It also adds a new option "startAt". See source for possible values of "startAt".

2016-04-30 -

  • minified version

2015-12-28 - 2.0.2

  • Improves type definition #18
  • Adds TypeScript definition file and declares in package.json #17
  • remove inaccurate comment on obs-FWS
  • add bower.json

2014-11-02 - 2.0.1

  • properly parse unquoted names with periods (version 2.0.1)

... (truncated)

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 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 [email-addresses](https://github.com/jackbearheart/email-addresses) from 3.0.1 to 5.0.0.
- [Release notes](https://github.com/jackbearheart/email-addresses/releases)
- [Changelog](https://github.com/jackbearheart/email-addresses/blob/master/Changes.md)
- [Commits](https://github.com/jackbearheart/email-addresses/commits/v5.0.0)

---
updated-dependencies:
- dependency-name: email-addresses
  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 Jan 20, 2023
@tschaub tschaub merged commit 051846e into main Jan 20, 2023
@tschaub tschaub deleted the dependabot/npm_and_yarn/email-addresses-5.0.0 branch January 20, 2023 17:59
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.

None yet

1 participant