fossasia / open-event-wsgen

Open Event Website App Generator https://sched.eventyay.com
Apache License 2.0
2.02k stars 861 forks source link

chore(deps): bump gulp-esbuild from 0.4.5 to 0.8.1 #2603

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps gulp-esbuild from 0.4.5 to 0.8.1.

Release notes

Sourced from gulp-esbuild's releases.

v0.8.1

Changes

  • fix(docs): add missing character escaping
  • fix(deps): update vulnerable packages
  • docs: add link for "jsx" argument

Dependencies

  • update esbuild to 0.12.5
  • update eslint to 7.27.0

v0.8.0

⚠️ This release contains backwards-incompatible changes ⚠️

More info about backwards-incompatible changes https://github.com/evanw/esbuild/releases/tag/v0.12.0

Updates

  • docs: add jsx option

Dependencies

  • update esbuild to 0.12.1

v0.7.7

Fix

Dependencies

  • update eslint to 7.26.0
  • update esbuild to 0.11.20

v0.7.6

Fix

  • docs: add missing "verbose" log level

Dependencies

  • update esbuild to 0.11.16

v0.7.5

Dependencies

  • update esbuild to 0.11.14
  • update eslint to 7.25.0
  • update eslint-plugin-jest to 24.3.6

v0.7.4

Fix

  • move esbuild from dev to prod dependencies (ym-project/gulp-esbuild#8)

    In version 6.3 of this plugin esbuild was moved to dev dependency by mistake. Because of this mistake npm didn't install esbuild dependency.

... (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) - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #2607.