Skip to content

Bump micromatch and dialogflow#10

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-52cacfdebd
Open

Bump micromatch and dialogflow#10
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-52cacfdebd

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 25, 2024

Removes micromatch. It's no longer used after updating ancestor dependency dialogflow. These dependencies need to be updated together.

Removes micromatch

Updates dialogflow from 0.5.0 to 1.2.0

Release notes

Sourced from dialogflow's releases.

v1.2.0

Features

  • docs: add deprecation message to version 1.x.x README (#526) (5474ec1)

v1.1.2

Bug Fixes

  • enum, bytes, and Long types now accept strings (79bc7bc)

v1.1.1

Bug Fixes

  • proto updates, no code changes (1388648)

v1.1.0

Features

Bug Fixes

  • update proto annotations (142ff2b)

v1.0.0

Features

  • adds plural and singular resource descriptor (#471) (29e47a6)
  • process: library should be at 1.x (#481) (7d0df44)

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (4dfa20f)
  • deps: update dependency yargs to v15 (#469) (74e847e)
  • docs: bump release level to GA (#475) (59b5d8c)

v0.14.1

Bug Fixes

  • import long in proto ts declaration file (#462) (cacd9c8)
  • docs: snippets are now replaced in jsdoc comments (#461) (029146e)

v0.14.0

Features

  • add webhooks, BrowseCarouselCard, TableCard and MediaContent (#458) (53051a8)

v0.13.0

... (truncated)

Changelog

Sourced from dialogflow's changelog.

1.2.0 (2020-02-07)

Features

  • docs: add deprecation message to version 1.x.x README (#526) (5474ec1)

1.1.2 (2020-01-28)

Bug Fixes

  • enum, bytes, and Long types now accept strings (79bc7bc)

1.1.1 (2020-01-09)

Bug Fixes

  • proto updates, no code changes (1388648)

1.1.0 (2020-01-05)

Features

Bug Fixes

  • update proto annotations (142ff2b)

1.0.0 (2019-12-05)

Features

  • adds plural and singular resource descriptor (#471) (29e47a6)
  • process: library should be at 1.x (#481) (7d0df44)

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (4dfa20f)
  • deps: update dependency yargs to v15 (#469) (74e847e)
  • docs: bump release level to GA (#475) (59b5d8c)

0.14.1 (2019-11-15)

... (truncated)

Commits
  • 1c57a31 chore: release 1.2.0 (#527)
  • 5474ec1 feat(docs): add deprecation message to version 1.x.x README (#526)
  • 342ed21 build: adds resource.proto
  • e7aebab test: modernize mocha config (#518)
  • a7deb0b chore: skip img.shields.io in docs test
  • ded126c chore: release 1.1.2 (#512)
  • 79bc7bc fix: enum, bytes, and Long types now accept strings
  • a6aca25 chore: regenerate synth.metadata (#510)
  • 6d93f29 chore: clear synth.metadata
  • 5bb0bd9 build: update windows configuration to match new vm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for dialogflow since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Removes [micromatch](https://github.com/micromatch/micromatch). It's no longer used after updating ancestor dependency [dialogflow](https://github.com/googleapis/nodejs-dialogflow). These dependencies need to be updated together.


Removes `micromatch`

Updates `dialogflow` from 0.5.0 to 1.2.0
- [Release notes](https://github.com/googleapis/nodejs-dialogflow/releases)
- [Changelog](https://github.com/googleapis/nodejs-dialogflow/blob/v1.2.0/CHANGELOG.md)
- [Commits](googleapis/nodejs-dialogflow@v0.5.0...v1.2.0)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
- dependency-name: dialogflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants