Skip to content

chore: bump lodash to ~4.18.1 and @types/lodash to ~4.17.24#5180

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/bump-lodash-packages-versions
Closed

chore: bump lodash to ~4.18.1 and @types/lodash to ~4.17.24#5180
Copilot wants to merge 3 commits intomainfrom
copilot/bump-lodash-packages-versions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 3, 2026

  • Bump lodash from ~4.17.20 to ~4.18.1 in all 7 package.json files
  • Bump @types/lodash from ~4.17.16 to ~4.17.24 in all 7 package.json files
  • Bump patch version of packages with runtime lodash dependency changes:
    • @autorest/openapi-to-typespec: 0.11.13 → 0.11.14
    • @azure-tools/datastore: 4.8.2 → 4.8.3
    • @autorest/configuration: 1.12.2 → 1.12.3
    • @azure-tools/yaml: 1.2.1 → 1.2.2
    • @azure-tools/deduplication: 3.2.4 → 3.2.5
  • Revert patch version bump for packages with dev-only changes:
    • @autorest/core stays at 3.10.8 (lodash is devDependency only)
    • @autorest/modelerfour stays at 4.27.2 (lodash is devDependency only)
  • Update workspace references for bumped packages
  • Regenerate pnpm-lock.yaml via rush update

@azure-pipelines
Copy link
Copy Markdown

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/24hnoe8p For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/28mtpmbu For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/24hnoe8p --use:https://tinyurl.com/28mtpmbu

or use the following in your autorest configuration:
# For changes to autorest core
version: "https://tinyurl.com/24hnoe8p"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/28mtpmbu"

If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.

Copy link
Copy Markdown
Member

@mikeharder mikeharder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump the patch version of any package, where we needed to update package.json

…e references

Agent-Logs-Url: https://github.com/Azure/autorest/sessions/0adf789e-1393-4c29-8887-7ea52bfeaaab

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 3, 2026

bump the patch version of any package, where we needed to update package.json

Done in 06e01ab. Bumped the patch version of all 7 packages that had their package.json modified, and updated the corresponding workspace:~ references in dependent packages:

  • @autorest/openapi-to-typespec: 0.11.13 → 0.11.14
  • @autorest/core: 3.10.8 → 3.10.9
  • @autorest/modelerfour: 4.27.2 → 4.27.3
  • @azure-tools/datastore: 4.8.2 → 4.8.3
  • @autorest/configuration: 1.12.2 → 1.12.3
  • @azure-tools/yaml: 1.2.1 → 1.2.2
  • @azure-tools/deduplication: 3.2.4 → 3.2.5

Lockfile regenerated via rush update.

@azure-pipelines
Copy link
Copy Markdown

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/23dv32q5 For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/225pwdzk For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/23dv32q5 --use:https://tinyurl.com/225pwdzk

or use the following in your autorest configuration:
# For changes to autorest core
version: "https://tinyurl.com/23dv32q5"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/225pwdzk"

If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.

@mikeharder
Copy link
Copy Markdown
Member

prioritizing a fix to just openapi-to-typespec

@mikeharder mikeharder closed this Apr 7, 2026
Sign up for free to 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.

3 participants