chore(deps): bump 🧳 asana to ^3.0.11 #45
Draft
+94,391
−107,927
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does it do
👉🏻 Bump package asana
^0.18.5
^3.0.11
Changelog
v3.0.11 (2024-10-03T17:09:47Z)
Description changes from OpenAPI Spec (Updated JavaScript SDK: v3.0.11):
v3.0.10 (2024-08-27T18:40:38Z)
v3.0.9 (2024-08-22T18:22:56Z)
privacy_setting
property to portfoliosdefault_access_level
property to portfoliosPortfolioMembershipCompactResponse
delivery_retry_count
property to webhook responseteam_content_management_access_level
to teams opt_field descriptionv3.0.8 (2024-07-27T01:38:25Z)
v3.0.7 (2024-05-20T22:46:51Z)
v3.0.6 (2024-04-26T00:03:11Z)
v3.0.5 (2024-04-25T23:48:00Z)
v1.0.5 (2024-04-25T23:59:09Z)
v1.0.4 (2024-04-25T23:54:36Z)
v1.0.3 (2024-04-25T23:38:31Z)
v3.0.4 (2024-03-25T20:55:00Z)
v3.0.3 (2024-03-23T00:36:54Z)
v3.0.2 (2024-02-07T23:00:04Z)
v3.0.1 (2024-01-19T22:49:57Z)
ReferenceError: process is not defined
when using library on client sideBREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default....
with webpackquerystring
toURLSearchParams
v3.0.0 (2023-12-13T18:51:36Z)
Oauth2
totoken
from v2opt_fields
v2.0.6 (2023-08-29T22:23:49Z)
v2.0.5 (2023-08-29T01:10:16Z)
v2.0.4 (2023-08-25T22:45:21Z)
minimum_access_level_for_customization
andminimum_access_level_for_sharing
to the project schemacompleted_since
as a query param to GET /sections/{section_gid}/tasksv2.0.3 (2023-08-11T18:45:05Z)
README.md + Sample code changes
v2.0.2 (2023-08-04T17:20:08Z)
created_by
property to task responsev2.0.1 (2023-08-02T19:57:57Z)
v2.0.0
v2.0.1
v1.0.1 (2023-01-24T19:57:02Z)
v1.0.0 (2022-06-30T18:27:04Z)
/attachment
endpoints. Note: Attachments are no longer tied to a taskPOST /tasks/:task/attachments
->POST /attachments?parent=
GET /tasks/:task/attachments
->GET /attachments?parent=
goal_id
request parameter for Goals-related endpointsGET /workspaces/{workspace_gid}/teams
. Note: Removes support for getting teams in an organizationv0.18.14 (2022-05-11T06:06:49Z)
v0.18.13 (2022-03-04T22:51:18Z)
v0.18.12 (2022-01-26T03:53:12Z)
v0.18.11 (2021-10-20T01:11:14Z)
Adds support for Audit Log API
v0.18.10 (2021-09-28T00:29:29Z)
v0.18.9 (2021-08-23T22:39:44Z)
POST /goals
v0.18.8 (2021-08-06T17:10:15Z)
Adds support for Goals endpoints.
v0.18.7 (2021-04-15T00:03:19Z)
Syncing with the latest OpenAPI spec
v0.18.6 (2021-02-26T18:47:52Z)
Options are now propagated to the dispatcher.
Misc. field description cleanup