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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 3 updates: github.com/expr-lang/expr, github.com/mackerelio/mackerel-client-go and google.golang.org/api.
Updates
github.com/expr-lang/expr
from 1.16.8 to 1.16.9Release notes
Sourced from github.com/expr-lang/expr's releases.
Commits
55ff9aa
Fix coverage reportingeca9bd7
Fix function calls with int64 params (#663)Updates
github.com/mackerelio/mackerel-client-go
from 0.31.0 to 0.33.0Release notes
Sourced from github.com/mackerelio/mackerel-client-go's releases.
Commits
f193f02
Merge pull request #157 from mackerelio/api-delete-host-graph-def4c058fe
Add DeleteGraphDef to graph-defs API15657a5
Merge pull request #156 from tosuke/dashboard-element-no-omitemptyb50b010
no omitempty for dashboard graphs and value widgets95ea74a
Merge pull request #155 from tosuke/query-dashboard7923023
add fields for dashboards with Labeled MetricsUpdates
google.golang.org/api
from 0.181.0 to 0.182.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
b49e3b9
chore(main): release 0.182.0 (#2591)b6f615b
chore(all): update all (#2607)c4c51ce
feat(all): auto-regenerate discovery clients (#2609)0e58f74
feat(all): auto-regenerate discovery clients (#2608)ceaeabf
feat(all): auto-regenerate discovery clients (#2606)f474c8f
feat(all): auto-regenerate discovery clients (#2604)ece7727
feat(all): auto-regenerate discovery clients (#2603)a86c4b6
feat(all): auto-regenerate discovery clients (#2602)2e7cc39
feat(all): auto-regenerate discovery clients (#2600)677f53d
feat(all): auto-regenerate discovery clients (#2599)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