Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

This PR contains the following updates:

Package Change Age Confidence
@graphql-mesh/odata (source) 0.11.8 -> 0.106.17 age confidence

Release Notes

ardatan/graphql-mesh (@​graphql-mesh/odata)

v0.106.17

Compare Source

Patch Changes

v0.106.16

Compare Source

Patch Changes

v0.106.15

Compare Source

Patch Changes

v0.106.14

Compare Source

Patch Changes

v0.106.13

Compare Source

Patch Changes

v0.106.12

Compare Source

Patch Changes

v0.106.11

Compare Source

Patch Changes

v0.106.10

Compare Source

Patch Changes

v0.106.9

Compare Source

Patch Changes

v0.106.8

Compare Source

Patch Changes

v0.106.7

Compare Source

Patch Changes

v0.106.6

Compare Source

Patch Changes

v0.106.5

Compare Source

Patch Changes

v0.106.4

Compare Source

Patch Changes

v0.106.3

Compare Source

Patch Changes

v0.106.2

Compare Source

Patch Changes

v0.106.1

Compare Source

Patch Changes

v0.106.0

Compare Source

Patch Changes

v0.105.21

Compare Source

Patch Changes

v0.105.20

Compare Source

Patch Changes

v0.105.19

Compare Source

Patch Changes

v0.105.18

Compare Source

Patch Changes

v0.105.17

Compare Source

Patch Changes

v0.105.16

Compare Source

Patch Changes

v0.105.15

Compare Source

Patch Changes

v0.105.14

Compare Source

Patch Changes

v0.105.13

Compare Source

Patch Changes

v0.105.12

Compare Source

Patch Changes

v0.105.11

Compare Source

Patch Changes

v0.105.10

Compare Source

Patch Changes

v0.105.9

Compare Source

Patch Changes

v0.105.8

Compare Source

Patch Changes

v0.105.7

Compare Source

Patch Changes

v0.105.6

Compare Source

Patch Changes

v0.105.5

Compare Source

Patch Changes

v0.105.4

Compare Source

Patch Changes

v0.105.2

Compare Source

Patch Changes

v0.105.1

Compare Source

Patch Changes

v0.105.0

Compare Source

Patch Changes

v0.104.13

Compare Source

Patch Changes

v0.104.12

Compare Source

Patch Changes

v0.104.11

Compare Source

Patch Changes

v0.104.10

Compare Source

Patch Changes

v0.104.9

Compare Source

Patch Changes

v0.104.8

Compare Source

Patch Changes

v0.104.7

Compare Source

Patch Changes

v0.104.6

Compare Source

Patch Changes

v0.104.5

Compare Source

Patch Changes

v0.104.4

Compare Source

Patch Changes

v0.104.3

Compare Source

Patch Changes

v0.104.2

Compare Source

Patch Changes

v0.104.1

Compare Source

Patch Changes

v0.104.0

Compare Source

Patch Changes

v0.103.0

Compare Source

Patch Changes

v0.102.0

Compare Source

Patch Changes

v0.101.5

Compare Source

Patch Changes

v0.101.4

Compare Source

Patch Changes

v0.101.3

Compare Source

Patch Changes

v0.101.2

Compare Source

Patch Changes

v0.101.1

Compare Source

Patch Changes

v0.101.0

Compare Source

Minor Changes
Patch Changes

v0.100.1

Compare Source

Patch Changes

v0.100.0

Compare Source

Patch Changes

v0.99.1

Compare Source

Patch Changes

v0.99.0

Compare Source

Minor Changes
  • #​7145
    7544594
    Thanks @​ardatan! - POTENTIAL BREAKING CHANGE:

    Now @httpOperation and @transport directive serializes headers as [string, string][] instead
    of stringified JSON.

    @​httpOperation(
    -  operationSpecificHeaders: [["Authorization", "Bearer 123"], ["X-Api-Key", "123"]]
    +  operationSpecificHeaders: "{\"Authorization\": \"Bearer 123\", \"X-Api-Key\": \"123\"}"
    )
    @​transport(
    -  headers: [["Authorization, "Bearer 123"], ["X-Api-Key", "123"]]
    +  headers: "{\"Authorization, \"Bearer 123\", \"X-Api-Key\": \"123\"}"
    )

    Also incorrect placement of @transport has been fixed to SCHEMA

    directive @​transport on
    -  FIELD_DEFINITION
    +  SCHEMA

    There is still backwards compatibility but this might look like a breaking change for some users
    during schema validation.

Patch Changes

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) February 24, 2024 01:05
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2024

⚠️ No Changeset found

Latest commit: d9948ec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 81b162d to 63ba514 Compare February 28, 2024 16:26
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.96.6 fix(deps): update dependency @graphql-mesh/odata to v0.97.0 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 63ba514 to 8c1fb10 Compare March 13, 2024 20:13
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.97.0 fix(deps): update dependency @graphql-mesh/odata to v0.97.3 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 8c1fb10 to 77e71e6 Compare March 14, 2024 17:41
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.97.3 fix(deps): update dependency @graphql-mesh/odata to v0.97.4 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 77e71e6 to bf49bab Compare March 22, 2024 21:21
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.97.4 fix(deps): update dependency @graphql-mesh/odata to v0.97.5 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from bf49bab to 871e5a6 Compare April 26, 2024 18:49
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.97.5 fix(deps): update dependency @graphql-mesh/odata to v0.98.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 871e5a6 to a0a3b88 Compare April 29, 2024 11:45
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.0 fix(deps): update dependency @graphql-mesh/odata to v0.98.1 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from a0a3b88 to 84b2ed9 Compare April 29, 2024 16:30
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.1 fix(deps): update dependency @graphql-mesh/odata to v0.98.2 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 84b2ed9 to 4813efa Compare April 30, 2024 20:11
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.2 fix(deps): update dependency @graphql-mesh/odata to v0.98.3 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 4813efa to c36d1f7 Compare May 8, 2024 14:56
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.3 fix(deps): update dependency @graphql-mesh/odata to v0.98.4 May 8, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from c36d1f7 to 227596c Compare May 22, 2024 11:01
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.4 fix(deps): update dependency @graphql-mesh/odata to v0.98.5 May 22, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 227596c to b6d5b03 Compare May 27, 2024 14:24
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.5 fix(deps): update dependency @graphql-mesh/odata to v0.98.6 May 27, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from b6d5b03 to 3869f2d Compare June 6, 2024 15:57
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.6 fix(deps): update dependency @graphql-mesh/odata to v0.98.7 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 3869f2d to 47f58cf Compare June 20, 2024 15:37
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.98.7 fix(deps): update dependency @graphql-mesh/odata to v0.98.8 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 47f58cf to 95c7a91 Compare June 26, 2024 16:22
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 64d206f to 693d9d1 Compare February 23, 2025 14:31
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.105.18 fix(deps): update dependency @graphql-mesh/odata to v0.105.19 Feb 23, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 693d9d1 to 8e4b5c7 Compare February 25, 2025 17:15
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.105.19 fix(deps): update dependency @graphql-mesh/odata to v0.105.20 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 8e4b5c7 to f166233 Compare February 25, 2025 21:39
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.105.20 fix(deps): update dependency @graphql-mesh/odata to v0.105.21 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from f166233 to bcdb3b3 Compare March 6, 2025 07:43
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.105.21 fix(deps): update dependency @graphql-mesh/odata to v0.106.0 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from bcdb3b3 to 84af3db Compare March 9, 2025 19:06
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.0 fix(deps): update dependency @graphql-mesh/odata to v0.106.1 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 84af3db to 76dcf19 Compare March 26, 2025 15:16
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.1 fix(deps): update dependency @graphql-mesh/odata to v0.106.2 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 76dcf19 to 8c6a362 Compare April 18, 2025 00:20
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.2 fix(deps): update dependency @graphql-mesh/odata to v0.106.3 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 8c6a362 to affbc7e Compare June 5, 2025 04:22
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.3 fix(deps): update dependency @graphql-mesh/odata to v0.106.4 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from affbc7e to e5b53b0 Compare August 5, 2025 19:22
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.4 fix(deps): update dependency @graphql-mesh/odata to v0.106.6 Aug 5, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from e5b53b0 to 5454da5 Compare August 10, 2025 07:41
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.6 fix(deps): update dependency @graphql-mesh/odata to v0.106.7 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 5454da5 to ec1ab2f Compare September 2, 2025 23:54
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.7 fix(deps): update dependency @graphql-mesh/odata to v0.106.11 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from ec1ab2f to d95c5ee Compare September 7, 2025 23:03
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.11 fix(deps): update dependency @graphql-mesh/odata to v0.106.12 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from d95c5ee to 67afad8 Compare September 19, 2025 16:06
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.12 fix(deps): update dependency @graphql-mesh/odata to v0.106.13 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from 67afad8 to f7b1aba Compare October 21, 2025 11:20
@renovate renovate bot force-pushed the renovate/graphql-mesh-odata-0.x branch from f7b1aba to d9948ec Compare November 20, 2025 00:00
@renovate renovate bot changed the title fix(deps): update dependency @graphql-mesh/odata to v0.106.13 fix(deps): update dependency @graphql-mesh/odata to v0.106.17 Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant