socioboard / Socioboard-5.0

Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
http://www.socioboard.org
Other
1.07k stars 353 forks source link

Bump http-cache-semantics and grunt-contrib-jasmine in /socioboard-web-php/public/plugins/custom/intl-tel-input #413

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps http-cache-semantics to 4.1.1 and updates ancestor dependency grunt-contrib-jasmine. These dependencies need to be updated together.

Updates http-cache-semantics from 4.1.0 to 4.1.1

Commits


Updates grunt-contrib-jasmine from 2.1.0 to 4.0.0

Release notes

Sourced from grunt-contrib-jasmine's releases.

v4.0.0

  • Merge pull request #356 from gruntjs/update-more-deps 0b0a2a8
  • Update more dependencies 30faf83
  • Merge pull request #352 from gruntjs/vlad-upt-internal c33c870
  • Fix compact with latest jasmine 2a41a23
  • Update internal d004b8b
  • 3.0.0 57e9347
  • Merge pull request #338 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7 f6703b8
  • Bump path-parse from 1.0.6 to 1.0.7 18e9f42
  • Merge pull request #337 from gruntjs/dependabot/npm_and_yarn/tar-4.4.15 5c245cb
  • Bump tar from 4.4.10 to 4.4.15 ec02b70
  • Merge pull request #336 from gruntjs/dependabot/npm_and_yarn/glob-parent-5.1.2 6aafadf
  • Merge pull request #335 from aotarola/feature/main/typofix 96e3fa1
  • Bump glob-parent from 5.0.0 to 5.1.2 0962bdd
  • Fix typo 917fe6f
  • Merge pull request #334 from gruntjs/add-actions 32d89c3
  • Use Actions 775abc5
  • Merge pull request #333 from gruntjs/deps-changelog 623c79c
  • Update deps and readme cd3efba
  • Merge pull request #332 from fred104/puppeteer_upgrade 3b3abc7
  • drop node 8 support 072ee93
  • bump puppeteer to 8.0.0 180061c
  • Bump hosted-git-info from 2.6.0 to 2.8.9 27e959e
  • Bump handlebars from 4.5.3 to 4.7.7 7491685
  • Bump lodash from 4.17.19 to 4.17.21 672814d
  • Bump grunt from 1.0.4 to 1.3.0 2ff9e25
  • Bump ssri from 6.0.1 to 6.0.2 e4763af
  • Bump y18n from 4.0.0 to 4.0.1 7499b17
  • Merge pull request #325 from gruntjs/dependabot/npm_and_yarn/yargs-parser-13.1.2 1aa690f
  • Bump yargs-parser from 13.1.0 to 13.1.2 4c2e2d6
  • Bump lodash from 4.17.15 to 4.17.19 de2ada4
  • Merge pull request #323 from gruntjs/dependabot/npm_and_yarn/npm-registry-fetch-4.0.5 80a5f1c
  • Bump npm-registry-fetch from 4.0.0 to 4.0.5 b49cca4
  • Merge pull request #322 from gruntjs/dependabot/npm_and_yarn/websocket-extensions-0.1.4 4d2c3cb
  • Bump websocket-extensions from 0.1.3 to 0.1.4 1168d11
  • Set package.json version 02ae04f
  • Merge pull request #320 from gruntjs/rel-pp aa36400
  • v2.2.0 bf5f771
  • Merge pull request #321 from gruntjs/fix-300 607e95a
  • Merge branch 'fix-issue-299' 444aa37
  • Merge pull request #319 from wondersloth/feat-puppeteer-options f4d996b
  • options.sandboxArgs; passing options to puppeteer 1dccda6
  • Bump https-proxy-agent from 2.2.2 to 2.2.4 7545819
  • Bump acorn from 6.2.1 to 6.4.1 ae324b1
  • Merge pull request #314 from gruntjs/dependabot/npm_and_yarn/handlebars-4.5.3 fed53a4
  • Bump handlebars from 4.1.2 to 4.5.3 5d86730
  • Bump extend from 3.0.1 to 3.0.2 59565bd
  • Merge pull request #312 from gruntjs/dependabot/npm_and_yarn/eslint-utils-1.4.3 71559de
  • Bump eslint-utils from 1.4.0 to 1.4.3 0e05d88
  • Update README c85f8c9

... (truncated)

Changelog

Sourced from grunt-contrib-jasmine's changelog.

v4.0.0: date: 2023-01-12 changes: - Dependency Updates - requires node 14+ - requires jasmine 3.9.0+ - bump puppeteer to version 19 v3.0.0: date: 2021-05-13 changes: - Dependency Updates - drop node 8 support - bump puppeteer to 8.0.0 v2.2.0: date: 2020-05-04 changes: - Dependency updates - set the default option timeout value to 30 secs to sync with puppeteer's default timeout value. - options.sandboxArgs; passing options to puppeteer v2.1.3: date: 2019-07-31 changes: - Fix security deps - Update Puppeteer v2.0.3: date: 2018-11-14 changes: - Fix security deps: lodash - Build only should pass if the buildSpecrunner runs without error v2.0.2: date: 2018-08-13 changes: - Fix noSandbox option. - Fix startTime, and timing issues.

v2.0.1: date: 2018-05-31 changes: - Use the grunt current working directory to find the jasmine core. - Implement options.version. - Dependency updates.

v2.0.0: date: 2018-05-19 changes: - Switch from PhantomJS to Chrome Headless via Puppeteer

v1.1.0: date: 2017-01-12 changes:

... (truncated)

Commits


You can trigger a rebase of this PR 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](https://github.com/socioboard/Socioboard-5.0/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.