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

chore: bump eventsource from 1.1.0 to 1.1.1 #96

Merged
merged 1 commit into from
Jul 2, 2022

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

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 the dependencies Pull requests that update a dependency file label Jun 1, 2022
@byCedric byCedric merged commit acad5cd into main Jul 2, 2022
@byCedric byCedric deleted the dependabot/npm_and_yarn/eventsource-1.1.1 branch July 2, 2022 12:33
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
## [0.8.0](0.7.4...0.8.0) (2022-07-18)

### New features

* add eas config intellisense ([#116](#116)) ([124aa68](124aa68))
* add expo-module.config.json intellisense ([#114](#114)) ([a8024dd](a8024dd))
* add human-readable regex error messages for expo xdl ([#122](#122)) ([61605be](61605be))
* add intellisense for eas metadata ([#108](#108)) ([d50bd86](d50bd86))
* prepare the json schemas in repository ([#107](#107)) ([2d567ac](2d567ac))

### Bug fixes

* add workaround for package json fetch from autolinking ([#118](#118)) ([d4812c8](d4812c8))
* enable expo xdl intellisense on app.config.json ([#111](#111)) ([94cda4b](94cda4b))
* extend the bundled autolinking workaround ([#120](#120)) ([1475a84](1475a84))
* preview modifiers for dynamic config apps ([#121](#121)) ([0c3f357](0c3f357))
* remove autogenerated xdl schema properties ([#100](#100)) ([a285503](a285503))

### Other chores

* add e2e tests for existing functionality ([#119](#119)) ([29c29e8](29c29e8))
* add publish to open-vsx ([#112](#112)) ([d80c518](d80c518))
* always dry-run release on push to main ([b9dc3ed](b9dc3ed))
* bump eventsource from 1.1.0 to 1.1.1 ([#96](#96)) ([acad5cd](acad5cd))
* bump follow-redirects from 1.14.5 to 1.14.7 ([#85](#85)) ([5bfeb9d](5bfeb9d))
* bump follow-redirects from 1.14.7 to 1.15.1 ([#103](#103)) ([b75e70e](b75e70e))
* bump minimist from 1.2.5 to 1.2.6 ([#93](#93)) ([31745d4](31745d4))
* bump node-fetch from 2.6.6 to 2.6.7 ([#88](#88)) ([7cc64d9](7cc64d9))
* bump semantic-release from 17.4.7 to 19.0.3 ([#99](#99)) ([0d3dd56](0d3dd56))
* bump semver-regex from 3.1.3 to 3.1.4 ([#98](#98)) ([4f24ce9](4f24ce9))
* bump simple-get from 3.1.0 to 3.1.1 ([#89](#89)) ([0a25efc](0a25efc))
* bump simple-plist from 1.3.0 to 1.3.1 ([#97](#97)) ([ce69fea](ce69fea))
* bump url-parse from 1.5.3 to 1.5.10 ([#92](#92)) ([0646296](0646296))
* clean metadata from package file ([06c4364](06c4364))
* fix issue in xdl schema manual update ([6100163](6100163))
* make sure fixtures are installed before testing ([fbbe1a9](fbbe1a9))
* remove build workflow in favor of test ([3aff929](3aff929))
* update workflows with concurrency ([#86](#86)) ([6304121](6304121))
* upgrade all expo dependencies ([#109](#109)) ([de3494e](de3494e))
* upgrade eslint and prettier ([#106](#106)) ([6b56124](6b56124))
* upgrade node in workflows and use default setup action ([#104](#104)) ([6b6f0a5](6b6f0a5))
* upgrade semantic release and dependencies ([#105](#105)) ([4a7553c](4a7553c))
* upgrade vsce to 2.9.2 ([#110](#110)) ([21e6213](21e6213))
* upgrade vscode test to improve ci stability ([#102](#102)) ([5fc58d5](5fc58d5))
* use allowlist for packaging the plugin ([04f79ea](04f79ea))

### Documentation changes

* add marketplace and open-vsx links ([cd10333](cd10333))
* fix typo in app config file ([#82](#82)) ([b3eaaeb](b3eaaeb))
* fix typo in README ([5996763](5996763))
* replace oldest supported version with link to workflow ([5d8481e](5d8481e))
* update repo organization to expo ([15d0ebb](15d0ebb))
* update vscode casing in the README ([d8fd837](d8fd837))
* update workflow badge in readme ([0a97081](0a97081))
* use gray for open-vsx badge ([0751086](0751086))
@github-actions
Copy link

🎉 This PR is included in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant