Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps odata-query from 8.0.4 to 8.0.5.

Release notes

Sourced from odata-query's releases.

v8.0.5

Patch Changes

  • fix: apply transform operations in the correct order (#144)
Changelog

Sourced from odata-query's changelog.

8.0.5

Patch Changes

  • fix: apply transform operations in the correct order (#144)
Commits
  • eba74c8 Merge pull request #145 from techniq/changeset-release/main
  • 9533333 Version Packages
  • 0c1af81 Merge pull request #143 from techniq/dependabot/npm_and_yarn/vite-6.3.6
  • e68130d Merge pull request #144 from hakimio/fix-order-of-transform-operations
  • ae5abef chore: add changeset
  • 045588f fix: apply transform operations in correct order
  • 0910004 Bump vite from 6.3.5 to 6.3.6
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2025
@dependabot dependabot bot requested review from odinr and a team as code owners September 16, 2025 17:10
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 16, 2025
Copy link

changeset-bot bot commented Sep 16, 2025

🦋 Changeset detected

Latest commit: e1bc902

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
@equinor/fusion-framework-module-services Patch
@equinor/fusion-framework Patch
@equinor/fusion-framework-react-components-people-provider Patch
@equinor/fusion-framework-app Patch
@equinor/fusion-framework-react Patch
@equinor/fusion-framework-legacy-interopt Patch
@equinor/fusion-framework-widget Patch
poc-portal Patch
@equinor/fusion-framework-react-app Patch
@equinor/fusion-framework-react-components-bookmark Patch
@equinor/fusion-framework-react-module-bookmark Patch
@equinor/fusion-framework-cookbook-app-react-ag-grid Patch
@equinor/fusion-framework-cookbook-app-react-context-custom-error Patch
@equinor/fusion-framework-cookbook-app-react-context Patch
@equinor/fusion-framework-cookbook-app-react-feature-flag Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions github-actions bot added the 🚧 chore maintaines work, (update deps, workflos ...) label Sep 16, 2025
github-actions[bot]
github-actions bot previously approved these changes Sep 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 16, 2025 17:11
@odinr
Copy link
Collaborator

odinr commented Sep 17, 2025

Research Findings

Package Updates

  • odata-query: 8.0.4 → 8.0.5

Breaking Changes

  • None (patch version update)

New Features

  • None (patch version update)

Security Updates

  • None identified

Bug Fixes

  • Fix: apply transform operations in the correct order (#144)

Affected Packages

  • packages/modules/services (direct dependency)
  • cookbooks/app-react (dev dependency)

Links

dependabot bot and others added 2 commits September 17, 2025 10:54
Bumps [odata-query](https://github.com/techniq/odata-query) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/techniq/odata-query/releases)
- [Changelog](https://github.com/techniq/odata-query/blob/main/CHANGELOG.md)
- [Commits](techniq/odata-query@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: odata-query
  dependency-version: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
- Updated odata-query from 8.0.4 to 8.0.5
- Fixed transform operations order issue
- Added changeset for @equinor/fusion-framework-module-services
@odinr odinr force-pushed the dependabot/npm_and_yarn/odata-query-8.0.5 branch from e442f63 to e1bc902 Compare September 17, 2025 08:56
@odinr odinr merged commit 3ce5a18 into main Sep 17, 2025
5 of 6 checks passed
@odinr odinr deleted the dependabot/npm_and_yarn/odata-query-8.0.5 branch September 17, 2025 08:56
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 6.59% 37571 / 569524
🔵 Statements 6.59% 37571 / 569524
🔵 Functions 38.01% 376 / 989
🔵 Branches 53.28% 705 / 1323
File CoverageNo changed files found.
Generated in workflow #10323 for commit e1bc902 by the Vitest Coverage Report Action

@odinr
Copy link
Collaborator

odinr commented Sep 17, 2025

Update Complete ✅

Packages Updated

  • odata-query: 8.0.4 → 8.0.5

Changesets Created

  • services_odata-query-patch_2024-12-19.md

Fixes Applied

  • Fixed transform operations order issue in odata-query
  • Updated dependency resolution in lock file

Test Results

  • All tests passed ✅
  • Build successful ✅
  • Linting passed ✅

Summary

Successfully updated odata-query from 8.0.4 to 8.0.5. This patch update fixes the order of transform operations and includes no breaking changes. The services module has been updated with the new dependency version and a changeset has been created for proper versioning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 chore maintaines work, (update deps, workflos ...) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant