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

Upgrade: Bump eventsource from 1.1.0 to 1.1.1 in /Resources/Private/Editor #26

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps eventsource from 1.1.0 to 1.1.1.

Changelog

Sourced from eventsource's changelog.

1.1.1

  • Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal)
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

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 Jun 1, 2022
@jonnitto jonnitto merged commit b589ce1 into main Jul 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Resources/Private/Editor/eventsource-1.1.1 branch July 24, 2022 12:47
jonnitto added a commit that referenced this pull request Sep 5, 2022
commit 0caff6b
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Sep 4 17:54:56 2022 +0200

    Fix: Work around for strange bug in Fusion

commit 28242d9
Merge: b589ce1 c500cec
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Jul 24 14:47:50 2022 +0200

    Merge pull request #25 from Garagist/dependabot/npm_and_yarn/Resources/Private/Editor/async-2.6.4

    Upgrade: Bump async from 2.6.3 to 2.6.4 in /Resources/Private/Editor

commit b589ce1
Merge: 87dc838 caed659
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Jul 24 14:47:39 2022 +0200

    Merge pull request #26 from Garagist/dependabot/npm_and_yarn/Resources/Private/Editor/eventsource-1.1.1

    Upgrade: Bump eventsource from 1.1.0 to 1.1.1 in /Resources/Private/Editor

commit 87dc838
Merge: 1b1de9d 6f8d456
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Jul 24 14:46:41 2022 +0200

    Merge pull request #27 from Garagist/dependabot/npm_and_yarn/Resources/Private/Editor/terser-4.8.1

    Upgrade: Bump terser from 4.8.0 to 4.8.1 in /Resources/Private/Editor

commit 6f8d456
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jul 21 14:50:01 2022 +0000

    Upgrade: Bump terser from 4.8.0 to 4.8.1 in /Resources/Private/Editor

    Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)

    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 1b1de9d
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sat Jun 4 21:13:30 2022 +0200

    Upgrade: Fe packages

commit caed659
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Jun 1 23:06:17 2022 +0000

    Upgrade: Bump eventsource in /Resources/Private/Editor

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.1.0...v1.1.1)

    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit c69d84f
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Wed May 11 10:50:38 2022 +0200

    Fix: Eel helper

commit c500cec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 29 16:04:31 2022 +0000

    Upgrade: Bump async from 2.6.3 to 2.6.4 in /Resources/Private/Editor

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)

    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit e590b0c
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Tue Apr 5 18:37:30 2022 +0200

    Upgrade: Allow Neos 8

commit e2ee511
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Tue Apr 5 18:36:43 2022 +0200

    Upgrade: Build stack

commit 3334549
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Tue Mar 15 14:28:23 2022 +0100

    Update composer.json

commit 69be2d2
Merge: 0ce62eb 2932972
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Tue Mar 1 18:36:39 2022 +0100

    Merge pull request #23 from Garagist/dependabot/npm_and_yarn/Resources/Private/Editor/url-parse-1.5.10

    Upgrade: Bump url-parse from 1.5.7 to 1.5.10 in /Resources/Private/Editor

commit 2932972
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 28 04:19:44 2022 +0000

    Upgrade: Bump url-parse in /Resources/Private/Editor

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.7...1.5.10)

    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 0ce62eb
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 16:09:47 2022 +0100

    Fix: label for form

commit bda2e87
Merge: 9ed915e 52ad10b
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:49:40 2022 +0100

    Merge pull request #22 from Garagist/feature/tracking_code

    New: Add Mautic tracking

commit 52ad10b
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:49:16 2022 +0100

    Update: Add prop types

commit cace1f9
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:49:03 2022 +0100

    Chore: Rename file name

commit e98161b
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:48:53 2022 +0100

    Update: Handle mauticDoNotTrack property

commit 1d491e7
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:44:17 2022 +0100

    New: Add Mautic tracking

    Close #19

commit 9ed915e
Merge: ff79459 d1a42cd
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:36:07 2022 +0100

    Merge pull request #21 from Garagist/feature/forms

    New: Add form mixin

commit d1a42cd
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:24:26 2022 +0100

    Chore: Move settings down

commit 0e4e666
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:21:30 2022 +0100

    Update: Add prop types

commit 42ad356
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:18:11 2022 +0100

    Update: Rename properties

commit 04b66e4
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:14:13 2022 +0100

    Chore: Move form component in folder

commit 0dd32ab
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:09:36 2022 +0100

    Chore: Prettier file

commit a855a0d
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:08:22 2022 +0100

    New: Add form mixin

    Close: #20

commit ff79459
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 27 15:07:06 2022 +0100

    Chore: Clean up code a bit

commit ed7e6f3
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Sun Feb 20 19:50:36 2022 +0100

    Fix: Improve log messages

commit 349de5e
Author: Jon Uhlmann <account@uhlmann.pro>
Date:   Fri Feb 18 12:26:17 2022 +0100

    Upgrade: Run yarn upgrade
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