Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com.restfb:restfb to v2023 - autoclosed #1192

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.restfb:restfb (source) 2.27.1 -> 2023.17.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

restfb/restfb (com.restfb:restfb)

v2023.17.0

Compare Source

  • Issue #​1365: added contacts and unsupported to MessageType

    Thanks to @​mikedeswert for the hint and the JSON
  • Issue #​1367: Add biz_opaque_callback_data to whatsapp messages
  • Issue #​1366: Add copyright_check_information to IgMedia
  • Issue #​1363: update mockito-junit lib
  • Issue #​1364: update maven-javadoc-plugin
  • Issue #​1369: update maven-surefire-plugin
  • Issue #​1370: update maven-failsafe-plugin

v2023.16.0

Compare Source

  • Issue #​1359: Remove duplicate getter from Story
  • Issue #​1360: fix javadoc generation
  • Issue #​1361: WhatsApp Message Template contains one language instead of an array
  • Issue #​1350: bump version.junit from 5.10.0 to 5.10.1
  • Issue #​1351: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
  • Issue #​1352: bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2
  • Issue #​1353: bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2
  • Issue #​1354: bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.7.0

v2023.15.0

Compare Source

  • Issue #​1357: Add Facebook Story type

v2023.14.0

Compare Source

  • Issue #​1347: add flexible summary field to connection class
  • Issue #​1348: profileId getter and possible FB bug in DebugTokenInfo fixed

v2023.13.0

Compare Source

v2023.12.0

Compare Source

  • Issue #​1330: Instagram: Support for mentioned media
  • Issue #​1328: InstagramCommentsValue.IgCommentMedia should have ad related field

    Thanks to @​gurkein for the hint
  • Issue #​1327: Add Version 18.0 to version enum

v2023.11.0

Compare Source

  • Issue #​1321: add missing fields to Group type
  • Issue #​1322: enhance MessagingAttachment

    Thanks to @​An1s9n for the PR
  • Issue #​1324: User object needs is_work_account field
  • Issue #​1325: user_access_expire_time field missing in some objects
  • Issue #​1311: Missing app_secret proof.

    Thanks to @​walschap for the hint and the information

v2023.10.0

Compare Source

  • Issue #​1319: getBreakdowns throws NPE on null breakdowns

    Thanks to @​MartinKosturkov for the hint
  • Issue #​1306: bump maven-failsafe-plugin from 3.1.0 to 3.1.2
  • Issue #​1307: bump maven-surefire-plugin from 3.1.0 to 3.1.2
  • Issue #​1310: bump mockito-junit to 5.4.0
  • Issue #​1318: bump junit to 5.10.0

v2023.9.0

Compare Source

  • Issue #​1314: Instagram messaging read event webhook handling

    Thanks to @​An1s9n for the hint

v2023.8.0

Compare Source

  • Issue #​1312: fix NPEs in InsightBreakdown classes

v2023.7.1

Compare Source

v2023.7.0

Compare Source

  • Issue #​1304: WABP: Webhooks - CategoryType missing enum constants

    Thanks to @​ztomic for the hint
  • Issue #​1301: Bump maven-javadoc-plugin from 3.2.0 to 3.5.0
  • Issue #​1295: Bump maven-bundle-plugin from 5.1.1 to 5.1.9
  • Issue #​1294: Bump version.junit from 5.9.2 to 5.9.3
  • Issue #​1293: Bump maven-jar-plugin from 3.2.0 to 3.3.0
  • Issue #​1297: Bump license-maven-plugin from 4.0.rc1 to 4.2

v2023.6.0

Compare Source

v2023.5.0

Compare Source

  • Issue #​1284: breakdown feature of the new IG insights added to our Insight type
  • Issue #​1285: groups field added to Page
  • Issue #​1286: Add VideoPhaseError, VideoPhase to Video type

v2023.4.0

Compare Source

v2023.3.0

Compare Source

  • Issue #​1273: Parameter.withQuery added
  • Issue #​1272: Parameter.withMessage added
  • Issue #​1268: WABP interactive messages fixed

    Thanks to @​ztomic for the hint and the JSONs
  • Issue #​1274: auto deploy to maven central

v2023.2.0

Compare Source

  • Issue #​1267: Add convenience method for adding limit Parameter
  • Issue #​1269: Version 16.0 added
  • Issue #​1266: Check Page type for missing fields
  • Issue #​1270: WABP Webhook Version 16: new fields in Error object

v2023.1.0

Compare Source

  • Issue #​1263: removed unsupported graph api versions (breaking change)
  • License headers changed and some junit cleanup

v2022.11.0

Compare Source

  • Issue #​1259: better enum handling
  • Issue #​1260: unsupported_type added to messaging attachment

v2022.10.0

Compare Source

  • Issue #​1257: Graph API 15 added to version enum
  • Issue #​1256: content_publishing_limit for instagram API

    Thanks to @​Mexicath for the input
  • Issue #​1253: WhatsApp Business Platform (Send Messages) - contact message

v2022.9.0

Compare Source

v2022.8.0

Compare Source

  • WhatsApp Business Platform (Webhook)
    • Issue #​1240: incoming webhook status
    • Issue #​1232: incoming identity message
    • Issue #​1239: incoming webhook message with type unknown incl. some errors
    • Issue #​1234: incoming interactive message
    • Issue #​1238: incoming document message
    • Issue #​1237: incoming system message
    • Issue #​1236: incoming ads message
    • Issue #​1235: incoming audio message
    • Issue #​1230: incoming sticker message
    • Issue #​1231: incoming location message
    • Issue #​1233: incoming button message
    • Issue #​1216: incoming image message
    • Issue #​1215: incoming text message
  • Issue #​1229: Reels API feature

    Thanks to @​gurkein for the hint
  • Issue #​1227: add whatsapp_business_messaging permission
  • Issue #​1241: Fix IgMedia, the mdia_product_type is defined here and in the parent class

v2022.7.0

Compare Source

v2022.6.0

Compare Source

  • Issue #​1213: rtbdynamicpost type is missing
  • Issue #​1218: Make it easier to use parameters in the API calls
  • Issue #​1220: Add Basic Graph API 14 support

v2022.5.0

Compare Source

v2022.4.0

Compare Source

  • Issue #​1202: New IG comments webhook fields

    Thanks to @​gurkein for the hint
  • Issue #​1203: New IG live_comments webhook

    Thanks to @​gurkein for the hint
  • Issue #​1198: IgMedia - media_product_type field added
  • Issue #​1200: IgComment - parent_id field added
  • Issue #​1199: IgComment - from field added

v2022.3.1

Compare Source

  • NoIssue: fix for 1195

v2022.3.0

Compare Source

v2022.2.0

Compare Source

v2022.1.0

Compare Source

  • Issue #​1187: Change License year to 2022
  • Issue #​1185: Add missing permissions type
  • Issue #​1135: Remove "perms" field from Account-object - is no longer supported type
  • Issue #​1143: Remove CategorizedFacebookType type
  • Issue #​1133: Remove deprecated is_verified field from Page object type
  • Issue #​1132: Remove the deprecated manage_pages and publish_pages permissions type
  • Issue #​1131: Remove addComment and removeComment from Video type
  • Issue #​1130: Remove with_tags from Post because it is deprecated with Graph API 3.2 type
  • Issue #​1128: Remove coverId from CoverPhoto type
  • Issue #​1117: Cleanup the Messenger API objects
  • Issue #​1116: Remove deprecated fields from Event type
  • Issue #​1115: Remove the deprecated Location quick reply type
  • Issue #​1114: Remove deprecated permissions type
  • Issue #​1113: Remove deprecated 'Ad' types
  • Issue #​1112: Remove deprecated fields from User type
  • Issue #​1111: WebhookMessagingListener remove deprecated methods type
  • Issue #​1110: Assertj classes - change deprecated Objects.areEqual type
  • Issue #​1109: WebRequestor methods refactoring

v3.24.0

Compare Source

v3.23.0

Compare Source

v3.22.0

Compare Source

  • Graph API 12 changes
    • Issue #​1170: basic support in enum
    • Issue #​1171: Instagram type changes
    • Issue #​1172: deprecated fields in page object
    • Issue #​1173: deprecated fields in User type
    • Issue #​1174: New User Profile Fields in Instagram Messaging API
    • Issue #​1175: new fields in Video object
  • Issue #​1168: Changed customData type to LinkedHashMap

    Thanks to @​rundoom for the PR
  • Issue #​1169: IgUserProfile translation issue for name="error"

    Thanks to @​Moon-sparkcentral for the hint and information

v3.21.0

Compare Source

  • many internal cleanups and refactorings to prepare a better structure

v3.20.0

Compare Source

v3.19.0

Compare Source

v3.18.0

Compare Source

  • Issue #​1151: Support of fb_product_category and google_product_category in ProductItem

    Thanks to @​Alexeyyy for the hint
  • Issue #​1152: Add media_product_type and video_title fields to IgMedia

    Thanks to @​StephenFlavin for the hint

v3.17.0

Compare Source

  • Issue #​1148: Added connection to media field on IgUser

    Thanks to @​ernyka for the hint

v3.16.0

Compare Source

  • Issue #​1144: Access to the whats app business account of a page
  • Issue #​1145: MediaTemplateElement needs access to AbstractButton
  • Issue #​1141: Add field tagged_time to Post type
  • Issue #​1142: Replace "owner" field in videolist object with the new From object

v3.15.0

Compare Source

  • Issue #​1137: Graph API 10 added to version enum
  • Issue #​1138: ChangeValueFactory cannot handle a mention comment
  • Issue #​1139: Add a better from field implementation

v3.14.0

Compare Source

  • Issue #​1119: license date changed to 2021
  • Issue #​1120: mark attachment as not accessible due to "privacy rules in Europe".
  • Issue #​1121: remove circleci stuff

v3.13.0

Compare Source

v3.12.0

Compare Source

  • Issue #​1330: Instagram: Support for mentioned media
  • Issue #​1328: InstagramCommentsValue.IgCommentMedia should have ad related field

    Thanks to @​gurkein for the hint
  • Issue #​1327: Add Version 18.0 to version enum

v3.11.0

Compare Source

  • Issue #​1321: add missing fields to Group type
  • Issue #​1322: enhance MessagingAttachment

    Thanks to @​An1s9n for the PR
  • Issue #​1324: User object needs is_work_account field
  • Issue #​1325: user_access_expire_time field missing in some objects
  • Issue #​1311: Missing app_secret proof.

    Thanks to @​walschap for the hint and the information

v3.10.0

Compare Source

  • Issue #​1319: getBreakdowns throws NPE on null breakdowns

    Thanks to @​MartinKosturkov for the hint
  • Issue #​1306: bump maven-failsafe-plugin from 3.1.0 to 3.1.2
  • Issue #​1307: bump maven-surefire-plugin from 3.1.0 to 3.1.2
  • Issue #​1310: bump mockito-junit to 5.4.0
  • Issue #​1318: bump junit to 5.10.0

v3.9.0

Compare Source

  • Issue #​1314: Instagram messaging read event webhook handling

    Thanks to @​An1s9n for the hint

v3.8.0

Compare Source

  • Issue #​1312: fix NPEs in InsightBreakdown classes

v3.7.0

Compare Source

  • Issue #​1304: WABP: Webhooks - CategoryType missing enum constants

    Thanks to @​ztomic for the hint
  • Issue #​1301: Bump maven-javadoc-plugin from 3.2.0 to 3.5.0
  • Issue #​1295: Bump maven-bundle-plugin from 5.1.1 to 5.1.9
  • Issue #​1294: Bump version.junit from 5.9.2 to 5.9.3
  • Issue #​1293: Bump maven-jar-plugin from 3.2.0 to 3.3.0
  • Issue #​1297: Bump license-maven-plugin from 4.0.rc1 to 4.2

v3.6.1

Compare Source

  • many cleanups without special issues

v3.6.0

Compare Source

v3.5.0

Compare Source

  • Issue #​1284: breakdown feature of the new IG insights added to our Insight type
  • Issue #​1285: groups field added to Page
  • Issue #​1286: Add VideoPhaseError, VideoPhase to Video type

v3.4.0

Compare Source

v3.3.0

Compare Source

  • Issue #​1273: Parameter.withQuery added
  • Issue #​1272: Parameter.withMessage added
  • Issue #​1268: WABP interactive messages fixed

    Thanks to @​ztomic for the hint and the JSONs
  • Issue #​1274: auto deploy to maven central

v3.2.0

Compare Source

  • Issue #​1267: Add convenience method for adding limit Parameter
  • Issue #​1269: Version 16.0 added
  • Issue #​1266: Check Page type for missing fields
  • Issue #​1270: WABP Webhook Version 16: new fields in Error object

v3.1.0

Compare Source

  • Issue #​1263: removed unsupported graph api versions (breaking change)
  • License headers changed and some junit cleanup

v3.0.0

Compare Source

  • Final Release - nothing new

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Owner

yegor256 commented Jan 1, 2023

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Jan 1, 2023

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Jan 1, 2023

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 3min)

\u001b[m\u001b[m
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (\u001b[1mMojoExecutor.java:375\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (\u001b[1mMojoExecutor.java:351\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:215\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:171\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:163\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:117\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:81\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:56\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:128\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:294\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:192\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:105\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:960\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:293\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:196\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:566\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:282\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:225\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:406\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:347\u001b[m)
\u001b[1mCaused by\u001b[m: org.apache.maven.plugin.compiler.CompilationFailureException: \u001b[1;31mCompilation failure
/home/r/repo/src/test/java/org/takes/facets/auth/social/PsFacebookTest.java:[67,17] method does not override or implement a method from a supertype
\u001b[m
    \u001b[1mat\u001b[m org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (\u001b[1mAbstractCompilerMojo.java:1310\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.compiler.TestCompilerMojo.execute (\u001b[1mTestCompilerMojo.java:183\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (\u001b[1mDefaultBuildPluginManager.java:137\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (\u001b[1mMojoExecutor.java:370\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (\u001b[1mMojoExecutor.java:351\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:215\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:171\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:163\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:117\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:81\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:56\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:128\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:294\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:192\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:105\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:960\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:293\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:196\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:566\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:282\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:225\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:406\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:347\u001b[m)
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer 10db80a975392a4c58af977f21d5ae007a108e227544c709b4fbf25caf4b8a6b is dead
Sun 01 Jan 2023 05:35:17 PM CET

@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from 62060f5 to 6ad6e4a Compare February 4, 2023 01:21
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from 6ad6e4a to eb8a899 Compare February 21, 2023 13:15
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from eb8a899 to 5279fa2 Compare March 18, 2023 00:10
@renovate renovate bot changed the title Update dependency com.restfb:restfb to v2023 chore(deps): update dependency com.restfb:restfb to v2023 Apr 8, 2023
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from 5279fa2 to 3de294f Compare April 17, 2023 19:57
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from 3de294f to 3949b09 Compare May 24, 2023 23:44
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch 2 times, most recently from ae65d98 to 7590309 Compare June 14, 2023 22:04
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch 2 times, most recently from 4c6269e to 9ee8bc9 Compare July 12, 2023 01:26
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from 9ee8bc9 to 55b0c4d Compare August 10, 2023 01:23
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch 2 times, most recently from ef96cf4 to 7d5aa55 Compare September 19, 2023 22:49
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from 7d5aa55 to f6ca1bd Compare October 31, 2023 16:21
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from f6ca1bd to e90da4a Compare November 12, 2023 16:03
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch 2 times, most recently from f504b72 to 936d5ae Compare November 26, 2023 03:11
@renovate renovate bot force-pushed the renovate/com.restfb-restfb-2023.x branch from 936d5ae to fe86db5 Compare December 19, 2023 12:36
@renovate renovate bot changed the title chore(deps): update dependency com.restfb:restfb to v2023 chore(deps): update dependency com.restfb:restfb to v2023 - autoclosed Jan 1, 2024
@renovate renovate bot closed this Jan 1, 2024
@renovate renovate bot deleted the renovate/com.restfb-restfb-2023.x branch January 1, 2024 15:12
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.

2 participants