Skip to content

Change mutation from update to upsert - #20

Merged
rakyll merged 2 commits into
googleapis:masterfrom
silvolu:master
Jul 16, 2014
Merged

Change mutation from update to upsert#20
rakyll merged 2 commits into
googleapis:masterfrom
silvolu:master

Conversation

@silvolu

Copy link
Copy Markdown
Contributor

The change allows to pass a key id or name for an entity that is not already existing.

This allows to pass a key id or name for an entity that is not already existing.
rakyll pushed a commit that referenced this pull request Jul 16, 2014
Change mutation from update to upsert
@rakyll
rakyll merged commit 4f6ee73 into googleapis:masterJul 16, 2014
@rakyll

Copy link
Copy Markdown
Contributor

Thanks!

chingor13 pushed a commit that referenced this pull request Aug 26, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Sep 13, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Sep 16, 2022
* chore: lock files maintenance
* chore: lock files maintenance
* chore: lock files maintenance
sofisl pushed a commit that referenced this pull request Oct 5, 2022
* chore: lock files maintenance
* chore: lock files maintenance
* chore: lock files maintenance
sofisl pushed a commit that referenced this pull request Oct 8, 2022
* chore: lock files maintenance
* chore: lock files maintenance
* chore: lock files maintenance
sofisl pushed a commit that referenced this pull request Oct 12, 2022
* Update google-auto-auth
* Update package locks
sofisl pushed a commit that referenced this pull request Oct 13, 2022
sofisl pushed a commit that referenced this pull request Oct 13, 2022
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [webpack](https://togithub.com/webpack/webpack) | devDependencies | major | [`^4.43.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/webpack/4.44.2/5.1.0) |
---
### Release Notes
<details>
<summary>webpack/webpack</summary>
### [`v5.1.0`](https://togithub.com/webpack/webpack/releases/v5.1.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.0.0...v5.1.0)
### Features
- expose `webpack` property from `Compiler`
- expose `cleverMerge`, `EntryOptionPlugin`, `DynamicEntryPlugin`
### Bugfixes
- missing `require("..").xxx` in try-catch produces a warning instead of an error now
- handle reexports in concatenated modules correctly when they are side-effect-free
- fix incorrect deprecation message for ModuleTemplate.hooks.hash
### [`v5.0.0`](https://togithub.com/webpack/webpack/releases/v5.0.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v4.44.2...v5.0.0)
[Announcement and changelog](https://webpack.js.org/blog/2020-10-10-webpack-5-release/)
</details>
---
### Renovate configuration
:date: **Schedule**: "after 9am and before 3pm" (UTC).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery-reservation).
sofisl pushed a commit that referenced this pull request Oct 13, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl added a commit that referenced this pull request Oct 13, 2022
* fix(build): migrate to using main branch
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Oct 13, 2022
Source-Link: googleapis/synthtool@d229a12
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
@release-pleaserelease-pleaseBot mentioned this pull request Oct 13, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
* build(nodejs): name should be @google-cloud/private-cataglog
PiperOrigin-RevId: 382382058
Source-Link: googleapis/googleapis@b8b50f1
Source-Link: googleapis/googleapis-gen@0846825
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Nov 16, 2022
sofisl pushed a commit that referenced this pull request Nov 16, 2022
sofisl pushed a commit that referenced this pull request Nov 16, 2022
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/cb5a7bf7-f080-4698-bd24-ff5880d64fc8/targets
- [ ] To automatically regenerate this PR, check this box.
PiperOrigin-RevId: 361273630
Source-Link: googleapis/googleapis@5477122
@sofislsofisl mentioned this pull request Jan 10, 2023
4 tasks
sofisl pushed a commit that referenced this pull request Jan 10, 2023
Source-Link: googleapis/synthtool@d229a12
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
@sofislsofisl mentioned this pull request Jan 10, 2023
4 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@silvolu@rakyll